feature:2114

Simplify all admin templates.

git-svn-id: http://piwigo.org/svn/trunk@9586 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice
2011-03-09 14:22:48 +00:00
parent 0552013a57
commit 8b64b57a27
20 changed files with 114 additions and 162 deletions
@@ -92,11 +92,6 @@ $template->assign(
)
);
$template->append(
'head_elements',
'<link rel="stylesheet" type="text/css" href="'.$uploadify_path.'/uploadify.css">'."\n"
);
// +-----------------------------------------------------------------------+
// | Categories |
// +-----------------------------------------------------------------------+