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:
parent
d7dfe63e11
commit
790f6b3bb6
22 changed files with 164 additions and 670 deletions
|
|
@ -34,7 +34,6 @@ $base_url = get_root_url().'admin.php?page='.$page['page'];
|
|||
|
||||
$languages = new languages();
|
||||
$languages->get_db_languages();
|
||||
$languages->set_tabsheet($page['page']);
|
||||
|
||||
//--------------------------------------------------perform requested actions
|
||||
if (isset($_GET['action']) and isset($_GET['language']))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue