summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/firewall_shaper.php')
-rwxr-xr-xusr/local/www/firewall_shaper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_shaper.php b/usr/local/www/firewall_shaper.php
index 0cc0e30..10b9bf0 100755
--- a/usr/local/www/firewall_shaper.php
+++ b/usr/local/www/firewall_shaper.php
@@ -414,7 +414,7 @@ include("fbegin.inc");
$tab_array = array();
$tab_array[0] = array("By Interface", true, "firewall_shaper.php");
$tab_array[1] = array("By Queue", false, "firewall_shaper_queues.php");
- $tab_array[2] = array("Virtual Interfaces", false, "firewall_shaper_vinterface.php");
+ $tab_array[2] = array("Limiter", false, "firewall_shaper_vinterface.php");
$tab_array[3] = array("Wizards", false, "firewall_shaper_wizards.php");
display_top_tabs($tab_array);
?>
OpenPOWER on IntegriCloud