From 83837eff4753fb0094370432816fbccfc7b25879 Mon Sep 17 00:00:00 2001 From: Cameron Date: Thu, 2 Mar 2017 11:44:15 -0800 Subject: [PATCH] Admin theme fixes. --- e107_admin/image.php | 6 +++--- e107_handlers/media_class.php | 2 +- e107_themes/bootstrap3/admin_theme.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/e107_admin/image.php b/e107_admin/image.php index 958999355..60e9f3bb3 100644 --- a/e107_admin/image.php +++ b/e107_admin/image.php @@ -55,7 +55,7 @@ e107::coreLan('image', true); if($_GET['action'] == 'dialog') { - e107::css('inline', "body { background-color: #373737 } "); +// e107::css('inline', "body { background-color: #373737 } "); } if(vartrue($_GET['action']) == 'nav' && e_AJAX_REQUEST) //XXX Doesn't work correctly inside the class for some reason @@ -1127,10 +1127,10 @@ class media_admin_ui extends e_admin_ui $text .= " ".IMALAN_148.": - + ".$frm->admin_button('upload_remote_url',1,'create',IMALAN_149)." "; - $text .= "".LAN_CAPTION." (".LAN_OPTIONAL."): + $text .= "".LAN_CAPTION." (".LAN_OPTIONAL."): "; $text .= ""; diff --git a/e107_handlers/media_class.php b/e107_handlers/media_class.php index 098864542..af4991f80 100644 --- a/e107_handlers/media_class.php +++ b/e107_handlers/media_class.php @@ -697,7 +697,7 @@ class e_media // Inline style to override jquery-ui stuff. $text .= "