mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
Merged upstream repository changes into this fork.
This commit is contained in:
@@ -100,7 +100,10 @@ class bootstrap3_admintheme
|
||||
// global $style;
|
||||
|
||||
$style = $data['setStyle'];
|
||||
|
||||
// echo "Style: ".$style;
|
||||
|
||||
echo "\n\n<!-- UniqueID: ".$data['uniqueId']." -->\n\n";
|
||||
$class = '';
|
||||
|
||||
if(is_string($mode) && $mode == 'admin_help')
|
||||
|
Reference in New Issue
Block a user