diff --git a/e107_admin/menus.php b/e107_admin/menus.php index 2654c9814..2c626b29c 100644 --- a/e107_admin/menus.php +++ b/e107_admin/menus.php @@ -1249,7 +1249,7 @@ if(e_IFRAME) //<-- Check config and delete buttons if modifying //e107::js('core','bootstrap/js/bootstrap.min.js'); //e107::css('core','bootstrap/css/bootstrap.min.css'); - e107::css('url','{e_THEME}/bootstrap/admin_style.css'); + e107::css('url','{e_THEME}/bootstrap3/admin_style.css'); } diff --git a/e107_handlers/message_handler.php b/e107_handlers/message_handler.php index 2c6bbe726..b2d2180c0 100644 --- a/e107_handlers/message_handler.php +++ b/e107_handlers/message_handler.php @@ -990,8 +990,8 @@ function show_emessage($mode, $message, $line = 0, $file = "") {