From 790f6b3bb6e4bf888a7fdb36f87a763cdb8ca450 Mon Sep 17 00:00:00 2001 From: patdenice Date: Sat, 23 Apr 2011 12:48:05 +0000 Subject: 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 --- admin/themes_installed.php | 1 - 1 file changed, 1 deletion(-) (limited to 'admin/themes_installed.php') diff --git a/admin/themes_installed.php b/admin/themes_installed.php index 5fc17fe64..9ba06011c 100644 --- a/admin/themes_installed.php +++ b/admin/themes_installed.php @@ -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'); ?> -- cgit v1.2.3