if we specify the image size before, the screen doesn't flickering
[phpfspot.git] / templates / single_photo.tpl
index 716a78e27dba995ba4b058cc7cc0b41ceb52ef70..7935fefc4f458c1224e5334bb10017176c3c0cd7 100644 (file)
@@ -19,7 +19,7 @@
      { else }
       <a href="{$next_url}"> 
      { /if }
-       <img src="{$image_url}" />
+       <img src="{$image_url}" width="{$width}" height="{$height}" />
       </a>
      </td>
     </tr>