From a931e8f585a51a383eee447676cffbe28b4313a6 Mon Sep 17 00:00:00 2001 From: mcpeace-maw Date: Thu, 16 Jul 2015 20:06:27 +0300 Subject: [PATCH] Update admin_theme.php Responsive fix, commented li, no use. --- e107_themes/bootstrap3/admin_theme.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/e107_themes/bootstrap3/admin_theme.php b/e107_themes/bootstrap3/admin_theme.php index 9f63718a7..384d8b813 100644 --- a/e107_themes/bootstrap3/admin_theme.php +++ b/e107_themes/bootstrap3/admin_theme.php @@ -80,7 +80,7 @@ class bootstrap3_admintheme //return; echo ' -
  • + //
  • @@ -89,7 +89,7 @@ class bootstrap3_admintheme
    -
  • + // '; return; @@ -268,4 +268,4 @@ $NEWSSTYLE = ' '; */ -?> \ No newline at end of file +?>