interfaces: tweak working for vlan hw filter; closes #2094

This commit is contained in:
Franco Fichtner 2018-01-16 15:55:57 +01:00
parent 461e28dce8
commit 73ad71d0f6

View File

@ -254,7 +254,7 @@ include("head.inc");
</option>
</select>
<output class="hidden" for="help_for_disablevlanhwfilter">
<?=gettext("Checking this option will disable VLAN hardware filtering. This offloading is broken in some hardware drivers, and may impact performance with some specific NICs."); ?>
<?= gettext('Set usage of VLAN hardware filtering. This hardware acceleration may be broken in a particular device driver, or may impact performance.') ?>
</output>
</td>
</tr>