diff --git a/e107_admin/image.php b/e107_admin/image.php index b54dd9042..0cf2a2d76 100644 --- a/e107_admin/image.php +++ b/e107_admin/image.php @@ -2391,7 +2391,7 @@ class media_admin_ui extends e_admin_ui $mes->add(IMALAN_113." ".e_IMPORT."", E_MESSAGE_INFO); } - if(!count($files)) + if(!count($files) ) { if(!vartrue($_POST['batch_import_selected'])) { @@ -2403,6 +2403,7 @@ class media_admin_ui extends e_admin_ui return; } + $text = "