diff --git a/e107_themes/bootstrap3/admin_template.php b/e107_themes/bootstrap3/admin_template.php index 4e7e4b234..4000670ea 100644 --- a/e107_themes/bootstrap3/admin_template.php +++ b/e107_themes/bootstrap3/admin_template.php @@ -234,11 +234,11 @@ else {ADMIN_MENUMANAGER} -
+ {SETSTYLE=site_info} {ADMINUI_HELP} {ADMIN_HELP} -
+ {ADMIN_SITEINFO=creditsonly} diff --git a/e107_themes/bootstrap3/admin_theme.php b/e107_themes/bootstrap3/admin_theme.php index c434521ef..82ab1b7a9 100644 --- a/e107_themes/bootstrap3/admin_theme.php +++ b/e107_themes/bootstrap3/admin_theme.php @@ -103,12 +103,7 @@ class bootstrap3_admintheme { $class = ' ' . str_replace('_', '-', $mode); } - - if($mode == 'e_help') - { - $style = 'admin_menu'; - } - + if($mode == 'core-infopanel_latest' || $mode == 'core-infopanel_status') { echo ' @@ -176,7 +171,7 @@ class bootstrap3_admintheme break; case 'admin_menu': - echo '
+ echo '

' . $caption . '

@@ -188,7 +183,7 @@ class bootstrap3_admintheme case 'warning': - echo '
+ echo '

' . $caption . '