issue46, added a nice slideshow icon
authorAndreas Unterkircher <unki@netshadow.at>
Fri, 20 Jul 2007 21:56:36 +0000 (21:56 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Fri, 20 Jul 2007 21:56:36 +0000 (21:56 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@227 fa6a889d-dae6-447d-9e79-4ba9a3039384

resources/slideshow.png [new file with mode: 0644]
templates/photo_index.tpl

diff --git a/resources/slideshow.png b/resources/slideshow.png
new file mode 100644 (file)
index 0000000..4a9c6d5
Binary files /dev/null and b/resources/slideshow.png differ
index bc7e5d1a23633e76f42f318c3e31f6f5bfe22585..c00ab962482fb3d807aca7e032d2c91bc068c028 100644 (file)
@@ -31,7 +31,7 @@
      </td>
      <td class="index_header" style="text-align: right">
       {if $slideshow_link }
      </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>
       {/if}
       {if $extern_link }
        <a href="{$extern_link}" title="Use this link to return to the current view"><img src="resources/link.png" /></a>