Interfaces: Settings - add a note about where these settings apply, closes https://github.com/opnsense/core/issues/5521

This commit is contained in:
Ad Schellevis 2022-01-31 09:56:23 +01:00
parent 308b31dfa8
commit f041bb8ceb

View File

@ -339,6 +339,11 @@ include("head.inc");
</div>
</td>
</tr>
<tr>
<td colspan="2">
<?= gettext('Please note general interface offloading settings only apply to configured interfaces, when using vlans for example make sure to assign the parent as well.') ?>
</td>
</tr>
</table>
</div>
<div class="content-box tab-content table-responsive __mb">