we check now for file changes with md5 sums.
[phpfspot.git] / templates / single_photo.tpl
index 28c416dab465858b5c1b9bea92130fc03c2fb269..d2d47c6a342f47ea7591ca83707899eed77c52b7 100644 (file)
@@ -5,7 +5,9 @@
    <b>Photo {$image_name}</b>, {$c_date}, {$madewith}<br />
   </td>
   <td class="index_header" style="text-align: right;">
-   <img src="resources/loupe.png" />
+   <a href="{$image_url_full}" target="_blank" onclick="click(this);">
+    <img src="resources/original.png" />
+   </a>
    <img src="resources/information.png" />
   </td>
  </tr>