issue115, display tag-selection in photo-index
[phpfspot.git] / themes / default / templates / photo_index.tpl
index 82f49596576234d13ee386c1914415c3f7261eed..c01c6afc4a4190619a5a5572c0ff38eef655fc9f 100644 (file)
@@ -26,7 +26,7 @@
    Results are limited to a date within {$from_date} to {$to_date}.
   {/if}
  </div>
- <div style="text-align: right">
+<div style="text-align: right">
   {if $slideshow_link }
    <a href="{$slideshow_link}" title="Slideshow" target="_blank"><img src="resources/slideshow.png" /></a>
   {/if}
   {/if}
  </div>
 </div>
+{ if $tag_result }
+<div style="height: 1px; background-color: #ffffff;"></div>
+<div class="subheader">
+ <div style="display: table-cell; vertical-align: middle;">
+ Tags:
+ </div>
+ { $selected_tags }
+</div>
+{ /if }
 
 <div id="index">