interface/web/dns/lib/module.conf.php
@@ -32,11 +32,12 @@ 'target' => 'content', 'link' => 'dns/dns_wizard.php'); $items[] = array( 'title' => "Templates", 'target' => 'content', 'link' => 'dns/dns_template_list.php'); if($_SESSION["s"]["user"]["typ"] == 'admin') { $items[] = array( 'title' => "Templates", 'target' => 'content', 'link' => 'dns/dns_template_list.php'); } $module["nav"][] = array( 'title' => 'DNS Wizard',