add a site design page.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11395 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2012-09-20 07:43:43 +00:00
parent e5e369c68e
commit 43d2961091
2 changed files with 2 additions and 0 deletions

View file

@ -222,6 +222,7 @@
*/
public function dispMenuAdminSiteDesign()
{
$this->setTemplateFile('site_design');
}
/**

View file

@ -0,0 +1 @@
<h1>Site Design</h1>