summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-20 18:23:58 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-20 18:23:58 -0400
commitaf8ae82e5c89f4b935ebe196b36fad1aea311580 (patch)
treefdf621955ebebe7c14155602f0be812497bd4cf2 /usr/local/www/fbegin.inc
parent08b596d9a3bf7a54a5c87835818c502a88043f9e (diff)
downloadpfsense-af8ae82e5c89f4b935ebe196b36fad1aea311580.zip
pfsense-af8ae82e5c89f4b935ebe196b36fad1aea311580.tar.gz
Rename 'DNS' to 'DNS Lookup' to better match what the diag utility does
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 2ae3159..6a5b0cb 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -262,7 +262,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
output_menu_item("/diag_arp.php", "ARP Tables");
output_menu_item("/diag_backup.php", "Backup/Restore");
output_menu_item("/exec.php", "Command Prompt");
- output_menu_item("/diag_dns.php", "DNS");
+ output_menu_item("/diag_dns.php", "DNS Lookup");
output_menu_item("/edit.php", "Edit File");
output_menu_item("/diag_defaults.php", "Factory Defaults");
output_menu_item("/halt.php", "Halt System");
OpenPOWER on IntegriCloud