cfoe
2012-08-25 e2a29a641b72109e4cb1d8b8543a74c913b018cc
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');
?>