Falko Timme
2014-06-19 117ecd60c809bbc19a3c1f795f6db9e53465cdec
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');
?>