mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
Tiny LAN change (image = file) (comment in #90)
This commit is contained in:
@@ -1715,7 +1715,7 @@ class media_admin_ui extends e_admin_ui
|
||||
|
||||
if(!count($_POST['batch_selected']))
|
||||
{
|
||||
$mes->addError("Please check at least one image.");
|
||||
$mes->addError("Please check at least one file.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user