summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateways_edit.php
diff options
context:
space:
mode:
authorheper <heper@users.noreply.github.com>2015-12-21 23:39:07 +0100
committerheper <heper@users.noreply.github.com>2015-12-21 23:39:07 +0100
commit25b40b903e3587101ba968752c8a972bd3f24d2b (patch)
tree17b228d4bca3d6ad9328050bf88a0cb57eebd3a0 /src/usr/local/www/system_gateways_edit.php
parent80b4d0c5245fce0234382ca86a1576f14bca03fb (diff)
downloadpfsense-25b40b903e3587101ba968752c8a972bd3f24d2b.zip
pfsense-25b40b903e3587101ba968752c8a972bd3f24d2b.tar.gz
Bug #5527
Diffstat (limited to 'src/usr/local/www/system_gateways_edit.php')
-rw-r--r--src/usr/local/www/system_gateways_edit.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/local/www/system_gateways_edit.php b/src/usr/local/www/system_gateways_edit.php
index cbd51be..25441e5 100644
--- a/src/usr/local/www/system_gateways_edit.php
+++ b/src/usr/local/www/system_gateways_edit.php
@@ -628,8 +628,7 @@ if ($_POST) {
}
}
-
-$pgtitle = array(gettext("System"), gettext("Gateways"), gettext("Edit gateway"));
+$pgtitle = array(gettext("System"), gettext("Routing"), gettext("Gateways"), gettext("Edit"));
$shortcut_section = "gateways";
include("head.inc");
OpenPOWER on IntegriCloud