summaryrefslogtreecommitdiffstats
path: root/templates/photo_index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/photo_index.tpl')
-rw-r--r--templates/photo_index.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl
index 2aa4fd4..61fd8a8 100644
--- a/templates/photo_index.tpl
+++ b/templates/photo_index.tpl
@@ -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>