summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_routes_edit.php
diff options
context:
space:
mode:
authorheper <heper@users.noreply.github.com>2015-12-21 23:34:42 +0100
committerheper <heper@users.noreply.github.com>2015-12-21 23:34:42 +0100
commitb9a66e49f6df5cc5a735fb344c120d3db31d5368 (patch)
treee175ddbeb6e38a72cbd7b3ac0221b89a1a3f2b15 /src/usr/local/www/system_routes_edit.php
parentc14798d09d2b50cee7d02b371b2c59c43a9b8e9b (diff)
downloadpfsense-b9a66e49f6df5cc5a735fb344c120d3db31d5368.zip
pfsense-b9a66e49f6df5cc5a735fb344c120d3db31d5368.tar.gz
Bug #5527
Diffstat (limited to 'src/usr/local/www/system_routes_edit.php')
-rw-r--r--src/usr/local/www/system_routes_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_routes_edit.php b/src/usr/local/www/system_routes_edit.php
index 78c6f2c..0e81be8 100644
--- a/src/usr/local/www/system_routes_edit.php
+++ b/src/usr/local/www/system_routes_edit.php
@@ -254,7 +254,7 @@ if ($_POST) {
}
}
-$pgtitle = array(gettext("System"), gettext("Static Routes"), gettext("Edit route"));
+$pgtitle = array(gettext("System"), gettext("Routing"), gettext("Static Routes"), gettext("Edit"));
$shortcut_section = "routing";
include("head.inc");
OpenPOWER on IntegriCloud