aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2007-12-12 20:19:24 +0000
committerddtddt <ddtddt@piwigo.org>2007-12-12 20:19:24 +0000
commit99c692d3691928bbfd2f729c75f0b9e85abf9523 (patch)
treeabe3c67d063940ad5c7629d640bcab11a0ca9e86 /template
parent1117ff9ed2bef4bde5020fc5f299af9b286754b5 (diff)
comit for the bug 782 and 783
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2179 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/admin/stats.tpl2
1 files changed, 1 insertions, 1 deletions
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 @@
<tr>
<td style="white-space: nowrap">{statrow.VALUE}</td>
<td class="number">{statrow.PAGES}</td>
- <td><div class="statBar" style="width:{statrow.WIDTH}px" /></td>
+ <td><div class="statBar" style="width:{statrow.WIDTH}px"></div></td>
</tr>
<!-- END statrow -->
</table>