ftimme
2012-11-12 8e38755040c6c2073f92f0ffb087da530d0e7a0a
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');
?>