From 2ec8f0baec8a40912e7a8f5bf7f5f78e9e16c3b1 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Wed, 4 Nov 2015 12:40:03 -0500 Subject: Buttons update to new design:wq --- src/usr/local/www/interfaces_vlan.php | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'src/usr/local/www/interfaces_vlan.php') diff --git a/src/usr/local/www/interfaces_vlan.php b/src/usr/local/www/interfaces_vlan.php index 703505c..ac65ede 100644 --- a/src/usr/local/www/interfaces_vlan.php +++ b/src/usr/local/www/interfaces_vlan.php @@ -129,10 +129,6 @@ $tab_array[] = array(gettext("Bridges"), false, "interfaces_bridge.php"); $tab_array[] = array(gettext("LAGG"), false, "interfaces_lagg.php"); display_top_tabs($tab_array); -print_info_box(sprintf(gettext('NOTE: Not all drivers/NICs support 802.1Q '. - 'VLAN tagging properly.
On cards that do not explicitly support it, VLAN '. - 'tagging will still work, but the reduced MTU may cause problems.
See the '. - '%s handbook for information on supported cards.'),$g['product_name'])); ?>
@@ -166,12 +162,21 @@ print_info_box(sprintf(gettext('NOTE: Not all drivers/NICs support 802.1Q '. } ?> -