tbrehm
2009-06-28 ef0a3865e6b7d6be47cb524381d40ef299d3a083
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',