Start of Stripy look on Admin page (Not stable for all browsers)

git-svn-id: http://piwigo.org/svn/trunk@2328 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2008-05-03 17:28:15 +00:00
parent 40a882c3cf
commit 160bebef28
21 changed files with 130 additions and 81 deletions
+3
View File
@@ -135,6 +135,9 @@ if (count($page['infos']) != 0)
$template->assign('infos', $page['infos']);
}
// Add the PhpWebGallery Official menu
$template->assign( 'pwgmenu', pwg_URL() );
include(PHPWG_ROOT_PATH.'include/page_header.php');
$template->pparse('admin');