diff options
Diffstat (limited to 'usr/local/www/services_dnsmasq.php')
-rw-r--r-- | usr/local/www/services_dnsmasq.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php index 75feda9..ee5cc2c 100644 --- a/usr/local/www/services_dnsmasq.php +++ b/usr/local/www/services_dnsmasq.php @@ -151,7 +151,7 @@ if ($_GET['act'] == "del") { $closehead = false; $pgtitle = array(gettext("Services"),gettext("DNS forwarder")); -$shortcut_section = "resolver"; +$shortcut_section = "forwarder"; include("head.inc"); ?> |