mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
Interfaces: Settings - add a note about where these settings apply, closes https://github.com/opnsense/core/issues/5521
This commit is contained in:
parent
308b31dfa8
commit
f041bb8ceb
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user