when click on the loupe open a new window and display the image
[phpfspot.git] / templates / single_photo.tpl
index 28c416dab465858b5c1b9bea92130fc03c2fb269..51d4663ff1f34d2dae71c0eefadb684cc4a70b87 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">
+    <img src="resources/loupe.png" />
+   </a>
    <img src="resources/information.png" />
   </td>
  </tr>