issue13, added first try of external link to directly jump to a photo
[phpfspot.git] / templates / single_photo.tpl
index e83d9145e77558edb5e3a4f0afc961916279a577..9f9269367307b3a44a6285bec57af842385bb43f 100644 (file)
@@ -6,6 +6,9 @@
    &nbsp;{$description}<br />
   </td>
   <td class="index_header" style="text-align: right;">
+   {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="{$image_url_full}" target="_blank" onclick="click(this);">
     <img src="resources/original.png" alt="original resolution" />
    </a>