mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
bug 3110: AdminTools DOM misplaced on admin
git-svn-id: http://piwigo.org/svn/trunk@29197 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -207,7 +207,11 @@ function admintools_add_admin_controller()
|
||||
{
|
||||
switch_lang_back();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
function admintools_add_admin_controller_setprefilter()
|
||||
{
|
||||
global $template;
|
||||
$template->set_prefilter('header', 'admintools_admin_prefilter');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user