summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_shaper.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-14 14:21:07 -0600
committerk-paulius <k.dash.paulius@gmail.com>2016-02-14 14:21:07 -0600
commit02fb3a41120f72a85243433d31728ac2733b6364 (patch)
tree385156b1cac239c5464548e62ef1565cfa61cda7 /src/usr/local/www/firewall_shaper.php
parent33e52814d6b43448d2e89dbe0202c609afafa49d (diff)
downloadpfsense-02fb3a41120f72a85243433d31728ac2733b6364.zip
pfsense-02fb3a41120f72a85243433d31728ac2733b6364.tar.gz
Update breadcrumb to match tab name
Diffstat (limited to 'src/usr/local/www/firewall_shaper.php')
-rw-r--r--src/usr/local/www/firewall_shaper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_shaper.php b/src/usr/local/www/firewall_shaper.php
index 9b4bbe9..1a52400 100644
--- a/src/usr/local/www/firewall_shaper.php
+++ b/src/usr/local/www/firewall_shaper.php
@@ -72,7 +72,7 @@ if ($_GET['reset'] != "") {
exit;
}
-$pgtitle = array(gettext("Firewall"), gettext("Traffic Shaper"), gettext("Interfaces"));
+$pgtitle = array(gettext("Firewall"), gettext("Traffic Shaper"), gettext("By Interface"));
$shortcut_section = "trafficshaper";
$shaperIFlist = get_configured_interface_with_descr();
OpenPOWER on IntegriCloud