From 1d4cf3e5dbb38dc2e3906522a03069a607c3a73f Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 1 Feb 2017 10:53:39 -0800 Subject: [PATCH] Admin-Menu styling --- e107_themes/bootstrap3/admin_theme.php | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/e107_themes/bootstrap3/admin_theme.php b/e107_themes/bootstrap3/admin_theme.php index 73bbf31ec..cf908471a 100644 --- a/e107_themes/bootstrap3/admin_theme.php +++ b/e107_themes/bootstrap3/admin_theme.php @@ -184,8 +184,20 @@ class bootstrap3_admintheme '; break; + case 'admin_menu': + + echo '
+
+

' . $caption . '

+
+ + ' . $text . ' + +
'; + break; + + case 'core-infopanel': - case 'admin_menu': case 'site_info': echo '