aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2009-06-23 19:51:16 +0000
committernikrou <nikrou@piwigo.org>2009-06-23 19:51:16 +0000
commit1ce50505e4b9a6b533146e70902a7e426fd872a7 (patch)
tree1356bb171a7724fa332be7b0e46cd6fa835bd3b4 /template
parent9245227e7095ce46272df8ff2990586e43a915c8 (diff)
fix html bug (li) fix comment for guest bug (form missing)
git-svn-id: http://piwigo.org/svn/trunk@3446 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/comment_list.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/comment_list.tpl b/template/yoga/comment_list.tpl
index 2f453ecde..ece0c652b 100644
--- a/template/yoga/comment_list.tpl
+++ b/template/yoga/comment_list.tpl
@@ -53,6 +53,6 @@
{/if}
</div>
</div>
-<li>
+</li>
{/foreach}
</ul>