mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
fix #1740 better UI for edit btn when the image is deleted
This commit is contained in:
@@ -964,6 +964,7 @@ SELECT
|
||||
}
|
||||
else
|
||||
{
|
||||
$image_edit_string = '';
|
||||
$image_title.= ' unknown filename';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user