fix #1740 better UI for edit btn when the image is deleted

This commit is contained in:
Matthieu Leproux
2022-10-03 14:43:17 +02:00
parent 3377cb5d8c
commit 38105aff23
5 changed files with 20 additions and 1 deletions
+1
View File
@@ -964,6 +964,7 @@ SELECT
}
else
{
$image_edit_string = '';
$image_title.= ' unknown filename';
}