summaryrefslogtreecommitdiffstats
path: root/themes/default/templates/photo_index.tpl
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-05-12 08:26:46 +0200
committerAndreas Unterkircher <unki@netshadow.at>2008-05-12 08:26:46 +0200
commit1445a54ab47df6b11199cdd1c35b2abd8001d61e (patch)
tree402dc9f060a1346da1d1c30762877a337b988cdd /themes/default/templates/photo_index.tpl
parent94b3b6259391b0d2f206c792974b6ff53a70aa63 (diff)
refix some introduced template-errors in the HTML code
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'themes/default/templates/photo_index.tpl')
-rw-r--r--themes/default/templates/photo_index.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl
index 2dedf86..333d80e 100644
--- a/themes/default/templates/photo_index.tpl
+++ b/themes/default/templates/photo_index.tpl
@@ -49,10 +49,12 @@
with some small pictures in a bar. -->
{ if $tag_result }
+<!-- seperator -->
<div class="tagresult"></div>
+<!-- /seperator -->
<div class="subheader">
<div class="tagresulttags">
- Tags:
+ Tags:
</div>
{ $selected_tags }
</div>