mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
feature 2630: switch default admin theme to "clear"
git-svn-id: http://piwigo.org/svn/trunk@15228 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -638,7 +638,7 @@ $conf['rss_feed_author'] = 'Piwigo notifier';
|
||||
// | Set admin layout |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
$conf['admin_theme'] = 'roma';
|
||||
$conf['admin_theme'] = 'clear';
|
||||
|
||||
// should we load the active plugins ? true=Yes, false=No
|
||||
$conf['enable_plugins']=true;
|
||||
|
||||
Reference in New Issue
Block a user