From 4552617dca9f593137d6785ccd67c6a421df232f Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 26 Apr 2008 10:18:50 +0200 Subject: issue115, display tag-selection in photo-index Signed-off-by: Andreas Unterkircher --- themes/default/templates/photo_index.tpl | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'themes/default/templates') diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index 82f4959..c01c6af 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -26,7 +26,7 @@ Results are limited to a date within {$from_date} to {$to_date}. {/if} -
+
{if $slideshow_link } {/if} @@ -41,6 +41,15 @@ {/if}
+{ if $tag_result } +
+
+
+ Tags: +
+ { $selected_tags } +
+{ /if }
-- cgit v1.2.3-18-g5258