Change tabsheet place for plugins, themes and languages.

Plugins, themes and languages use same update page.

git-svn-id: http://piwigo.org/svn/trunk@10594 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice
2011-04-23 12:48:05 +00:00
parent d7dfe63e11
commit 790f6b3bb6
22 changed files with 164 additions and 670 deletions
-1
View File
@@ -151,7 +151,6 @@ $template->assign(
);
$themes->set_tabsheet($page['page']);
$template->set_filenames(array('themes' => 'themes_installed.tpl'));
$template->assign_var_from_handle('ADMIN_CONTENT', 'themes');
?>