summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_dns.php
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2009-11-15 13:32:14 -0500
committerjim-p <jim@pingle.org>2009-11-15 13:32:14 -0500
commit6593dae66735f668fb169cdbbf88ef9c1aa9241c (patch)
tree3dba88d91a2748cc5f458345b587bf22eaa2dd54 /usr/local/www/diag_dns.php
parent2ee5fe9b64ddc9245067347426b6f7fccb5f0a27 (diff)
downloadpfsense-6593dae66735f668fb169cdbbf88ef9c1aa9241c.zip
pfsense-6593dae66735f668fb169cdbbf88ef9c1aa9241c.tar.gz
Update page title to reflect its current menu name
Diffstat (limited to 'usr/local/www/diag_dns.php')
-rw-r--r--usr/local/www/diag_dns.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_dns.php b/usr/local/www/diag_dns.php
index bc8dd6b..6bffb5a 100644
--- a/usr/local/www/diag_dns.php
+++ b/usr/local/www/diag_dns.php
@@ -31,7 +31,7 @@
pfSense_MODULE: dns
*/
-$pgtitle = "Diagnostics: DNS";
+$pgtitle = array("Diagnostics","DNS Lookup");
require("guiconfig.inc");
/* Cheap hack to support both $_GET and $_POST */
OpenPOWER on IntegriCloud