mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
fix r3751 regression
git-svn-id: http://piwigo.org/svn/trunk@4455 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-1
@@ -635,7 +635,7 @@ $navbar = create_navigation_bar(
|
||||
$conf['users_page']
|
||||
);
|
||||
|
||||
$template->assign('NAVBAR', $navbar);
|
||||
$template->assign('navbar', $navbar);
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | user list |
|
||||
|
||||
Reference in New Issue
Block a user