summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-12-07 13:11:11 -0200
committerRenato Botelho <renato@netgate.com>2015-12-07 13:11:11 -0200
commitea0aa743ee16d042780b957af6d71b53d74701ba (patch)
tree1f00b63d021f00f2fdc47144e8ff547e10dd84ee /src
parent195520296780633d399f5371ca81271e20ace527 (diff)
parent296376ae91746d9349422d023dd4420e0fa31cd4 (diff)
downloadpfsense-ea0aa743ee16d042780b957af6d71b53d74701ba.zip
pfsense-ea0aa743ee16d042780b957af6d71b53d74701ba.tar.gz
Merge pull request #2170 from phil-davis/patch-6
Diffstat (limited to 'src')
-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 e439aed..9783808 100644
--- a/src/usr/local/www/firewall_shaper.php
+++ b/src/usr/local/www/firewall_shaper.php
@@ -76,7 +76,7 @@ if ($_GET['reset'] != "") {
exit;
}
-$pgtitle = array(gettext("Firewall"), gettext("Traffic Shaper"));
+$pgtitle = array(gettext("Firewall"), gettext("Traffic Shaper"), gettext("Interfaces"));
$shortcut_section = "trafficshaper";
$shaperIFlist = get_configured_interface_with_descr();
OpenPOWER on IntegriCloud