summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_routes.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2017-01-10 20:33:55 +0545
committerPhil Davis <phil.davis@inf.org>2017-01-10 20:33:55 +0545
commitedcd75357f0e93b124159314d3306197d5312e6c (patch)
tree6794b7c6bfc78f057e2990bca7096a733c70cb0f /src/usr/local/www/system_routes.php
parentc50f228a1583fe694993778e8576322877a15bba (diff)
downloadpfsense-edcd75357f0e93b124159314d3306197d5312e6c.zip
pfsense-edcd75357f0e93b124159314d3306197d5312e6c.tar.gz
Breadcrumb links
Diffstat (limited to 'src/usr/local/www/system_routes.php')
-rw-r--r--src/usr/local/www/system_routes.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/system_routes.php b/src/usr/local/www/system_routes.php
index cac6cce..b4ba86e 100644
--- a/src/usr/local/www/system_routes.php
+++ b/src/usr/local/www/system_routes.php
@@ -211,6 +211,7 @@ if (isset($_POST['del_x'])) {
}
$pgtitle = array(gettext("System"), gettext("Routing"), gettext("Static Routes"));
+$pglinks = array("", "system_gateways.php", "@self");
$shortcut_section = "routing";
include("head.inc");
OpenPOWER on IntegriCloud