summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--resources/slideshow.pngbin0 -> 1202 bytes
-rw-r--r--templates/photo_index.tpl2
2 files changed, 1 insertions, 1 deletions
diff --git a/resources/slideshow.png b/resources/slideshow.png
new file mode 100644
index 0000000..4a9c6d5
--- /dev/null
+++ b/resources/slideshow.png
Binary files differ
diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl
index bc7e5d1..c00ab96 100644
--- a/templates/photo_index.tpl
+++ b/templates/photo_index.tpl
@@ -31,7 +31,7 @@
</td>
<td class="index_header" style="text-align: right">
{if $slideshow_link }
- <a href="{$slideshow_link}" title="Slideshow" target="_blank">Slideshow</a>
+ <a href="{$slideshow_link}" title="Slideshow" target="_blank"><img src="resources/slideshow.png" /></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>