ftimme
2012-09-14 94d2cf4cff79138a836b27f626ee94485e58adec
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');
?>