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

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