Skip to content
tpl_default.menu.php 231 B
Newer Older
<?php

$items[] = array(   'title'     => 'Default Theme',
                    'target' 	=> 'content',
                    'link'	=> 'admin/tpl_default_admin.php',
                    'html_id'   => 'tpl_default_admin');
?>