Marius Cramer
2014-01-27 e4e2a430bbbf2cd9516f4d01f2b49a10ff981d5c
interface/web/tools/lib/interface.d/tpl_default.menu.php
@@ -1,7 +1,8 @@
<?php
$items[] = array(   'title'     => 'Default Theme',
                    'target'    => 'content',
                    'link'   => 'tools/tpl_default.php',
                    'html_id'   => 'tpl_default');
?>
<?php
// No settings yet
//$items[] = array(   'title'     => 'Default Theme',
//                    'target'  => 'content',
//                    'link' => 'tools/tpl_default.php',
//                    'html_id'   => 'tpl_default');
?>