From 99c692d3691928bbfd2f729c75f0b9e85abf9523 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 12 Dec 2007 20:19:24 +0000 Subject: comit for the bug 782 and 783 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2179 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/history.php | 1 + 1 file changed, 1 insertion(+) (limited to 'admin') diff --git a/admin/history.php b/admin/history.php index 7bd8a061a..2440a65e2 100644 --- a/admin/history.php +++ b/admin/history.php @@ -441,6 +441,7 @@ SELECT if (isset($label_of_image[$line['image_id']])) { $image_string.= ' '.$label_of_image[$line['image_id']]; + $image_string.= ''; } else { -- cgit v1.2.3