diff options
Diffstat (limited to 'usr/local/www/interfaces_qinq.php')
-rw-r--r--[-rwxr-xr-x] | usr/local/www/interfaces_qinq.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_qinq.php b/usr/local/www/interfaces_qinq.php index 8119907..559103d 100755..100644 --- a/usr/local/www/interfaces_qinq.php +++ b/usr/local/www/interfaces_qinq.php @@ -152,7 +152,7 @@ include("head.inc"); </tr> <tr> <td colspan="4" class="list"><p class="vexpl"><span class="red"><strong> - <?=gettext("Note:");?><br/> + <?=gettext("Note:");?><br /> </strong></span> <?php printf(gettext("Not all drivers/NICs support 802.1Q QinQ tagging properly. On cards that do not explicitly support it, QinQ tagging will still work, but the reduced MTU may cause problems. See the %s handbook for information on supported cards."), $g['product_name']);?></p> </td> |