summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_unbound_host_edit.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2014-12-28 16:36:53 +0545
committerjim-p <jimp@pfsense.org>2014-12-28 13:45:15 -0500
commit8f6875de0314b65bfe9393eff7ea3897fb9cb89c (patch)
treeacf20e6d917b6266e3fc8d40105d599be2c034b2 /usr/local/www/services_unbound_host_edit.php
parente63734ff1db32be51f7b7956ec525361b75ac2a0 (diff)
downloadpfsense-8f6875de0314b65bfe9393eff7ea3897fb9cb89c.zip
pfsense-8f6875de0314b65bfe9393eff7ea3897fb9cb89c.tar.gz
Fix unbound shortcut links
Fixes redmine #4151 1) Make the naming in shortcuts.inc more clear - forwarder=dnsmasq resolver=unbound 2) Make the value of $shortcuts_section correct in each dnsmasq and unbound php code 3) Make diag_logs_resolver.php smarter, so if dnsmasq is enabled, then show shortcuts for dnsmasq, otherwise show shortcuts for unbound. 4) Fix some references to forwarder in unbound code - should be resolver.
Diffstat (limited to 'usr/local/www/services_unbound_host_edit.php')
-rw-r--r--usr/local/www/services_unbound_host_edit.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/services_unbound_host_edit.php b/usr/local/www/services_unbound_host_edit.php
index 309ec37..df4c75f 100644
--- a/usr/local/www/services_unbound_host_edit.php
+++ b/usr/local/www/services_unbound_host_edit.php
@@ -32,13 +32,13 @@
POSSIBILITY OF SUCH DAMAGE.
*/
/*
- pfSense_MODULE: dnsforwarder
+ pfSense_MODULE: dnsresolver
*/
##|+PRIV
##|*IDENT=page-services-dnsresolver-edithost
-##|*NAME=Services: DNS Forwarder: Edit host page
-##|*DESCR=Allow access to the 'Services: DNS Forwarder: Edit host' page.
+##|*NAME=Services: DNS Resolver: Edit host page
+##|*DESCR=Allow access to the 'Services: DNS Resolver: Edit host' page.
##|*MATCH=services_unbound_host_edit.php*
##|-PRIV
OpenPOWER on IntegriCloud