summaryrefslogtreecommitdiffstats
path: root/templates/photo_index.tpl
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-07-20 17:59:03 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-07-20 17:59:03 +0000
commit005562e4a4fb2b37fc6f1d4a8ca4a9c11ab42ed1 (patch)
treec7b99f7229c044b75c5754dc162c3633528724e4 /templates/photo_index.tpl
parent51ab51f6a487cd793e523aebb61ed43c2b7314bf (diff)
issue46, first slideshow implementation
git-svn-id: file:///var/lib/svn/phpfspot/trunk@225 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates/photo_index.tpl')
-rw-r--r--templates/photo_index.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl
index 1590f85..bc7e5d1 100644
--- a/templates/photo_index.tpl
+++ b/templates/photo_index.tpl
@@ -30,6 +30,9 @@
{/if}
</td>
<td class="index_header" style="text-align: right">
+ {if $slideshow_link }
+ <a href="{$slideshow_link}" title="Slideshow" target="_blank">Slideshow</a>
+ {/if}
{if $extern_link }
<a href="{$extern_link}" title="Use this link to return to the current view"><img src="resources/link.png" /></a>
{/if}