mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Admin template clean up. 2 new admin styles added. (to be improved). Left admin panel collapse improved. (still needs a cookie to 'stick' .
This commit is contained in:
@@ -882,7 +882,7 @@ function update_706_to_800($type='')
|
||||
if ($just_check) return update_needed('pref: Admin theme upgrade to bootstrap3 ');
|
||||
|
||||
$pref['admintheme'] = 'bootstrap3';
|
||||
$pref['admincss'] = 'admin_dark.css';
|
||||
$pref['admincss'] = 'css/bootstrap-dark.min.css';
|
||||
|
||||
$do_save = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user