ftimme
2013-06-08 fe9a23f542bc56c1c0b6dc30257418e38ff7bd3a
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');
// No settings yet
//$items[] = array(   'title'     => 'Default Theme',
//                    'target'    => 'content',
//                    'link'   => 'tools/tpl_default.php',
//                    'html_id'   => 'tpl_default');
?>