summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_checkip_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_checkip_edit.php')
-rw-r--r--src/usr/local/www/services_checkip_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/services_checkip_edit.php b/src/usr/local/www/services_checkip_edit.php
index 250bff5..e1a7cc1 100644
--- a/src/usr/local/www/services_checkip_edit.php
+++ b/src/usr/local/www/services_checkip_edit.php
@@ -138,6 +138,7 @@ if ($_POST) {
}
$pgtitle = array(gettext("Services"), gettext("Dynamic DNS"), gettext("Check IP Services"), gettext("Edit"));
+$pglinks = array("", "services_dyndns.php", "services_checkip.php", "@self");
include("head.inc");
if ($input_errors) {
OpenPOWER on IntegriCloud