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 + template/yoga/admin/stats.tpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 { diff --git a/template/yoga/admin/stats.tpl b/template/yoga/admin/stats.tpl index 64bff0fa9..8ef16d9aa 100644 --- a/template/yoga/admin/stats.tpl +++ b/template/yoga/admin/stats.tpl @@ -27,7 +27,7 @@ {statrow.VALUE} {statrow.PAGES} -
+
-- cgit v1.2.3