blur on big image link buttons
[phpfspot.git] / templates / single_photo.tpl
index 51d4663ff1f34d2dae71c0eefadb684cc4a70b87..d2d47c6a342f47ea7591ca83707899eed77c52b7 100644 (file)
@@ -5,8 +5,8 @@
    <b>Photo {$image_name}</b>, {$c_date}, {$madewith}<br />
   </td>
   <td class="index_header" style="text-align: right;">
    <b>Photo {$image_name}</b>, {$c_date}, {$madewith}<br />
   </td>
   <td class="index_header" style="text-align: right;">
-   <a href="{$image_url_full}" target="_blank">
-    <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>
    </a>
    <img src="resources/information.png" />
   </td>