summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_notifications.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-12-07 18:23:14 +0545
committerPhil Davis <phil.davis@inf.org>2015-12-07 18:23:14 +0545
commitad8a7b970b695b7d5c74e8458b36726bcc55d41e (patch)
tree162f7d3c8561af43cfbe43515fdca8256bd64db4 /src/usr/local/www/system_advanced_notifications.php
parentd315b34169bc6aec22d8d55aa38223b9cd71c57b (diff)
downloadpfsense-ad8a7b970b695b7d5c74e8458b36726bcc55d41e.zip
pfsense-ad8a7b970b695b7d5c74e8458b36726bcc55d41e.tar.gz
Standardize System Advanced breadcrumbs
Diffstat (limited to 'src/usr/local/www/system_advanced_notifications.php')
-rw-r--r--src/usr/local/www/system_advanced_notifications.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_advanced_notifications.php b/src/usr/local/www/system_advanced_notifications.php
index dadfb8a..04b52e2 100644
--- a/src/usr/local/www/system_advanced_notifications.php
+++ b/src/usr/local/www/system_advanced_notifications.php
@@ -199,7 +199,7 @@ if ($_POST) {
}
}
-$pgtitle = array(gettext("System"), gettext("Advanced: Notifications"));
+$pgtitle = array(gettext("System"), gettext("Advanced"), gettext("Notifications"));
include("head.inc");
if ($input_errors)
OpenPOWER on IntegriCloud