issue27, added a nice export icon
authorAndreas Unterkircher <unki@netshadow.at>
Wed, 11 Jul 2007 17:49:01 +0000 (17:49 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Wed, 11 Jul 2007 17:49:01 +0000 (17:49 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@191 fa6a889d-dae6-447d-9e79-4ba9a3039384

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

diff --git a/resources/export.png b/resources/export.png
new file mode 100644 (file)
index 0000000..130d761
Binary files /dev/null and b/resources/export.png differ
index 2aa4fd4c51c81b2d927b7de518716d7962324e98..61fd8a8f502645f1e0d03d3c456aa5f8be8fca7c 100644 (file)
@@ -24,7 +24,7 @@
       {if $extern_link }
        <a href="{$extern_link}" title="Use this link to return to the current view"><img src="resources/link.png" /></a>
       {/if} 
-      <a href="{$export_link}" target="_blank">Export</a>
+      <a href="{$export_link}" target="_blank" title="this will open a new browser window where you can export this page in several formats"><img src="resources/export.png" /></a>
      </td>
     </tr>
    </table>