Florian Schaal
2015-09-14 da9e99596e2fcb76a37fcc8a24c8eacd00ff186c
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');
?>