1
0
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:
lonalore
2016-11-09 11:11:33 +01:00
13 changed files with 604 additions and 149 deletions

View File

@@ -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')