issue102, use javascript to jump to the correct thumbnail when returing from photo...
[phpfspot.git] / themes / default / templates / single_photo.tpl
index 2032f525896055678c0d41faa1e4f24324e17dc0..62a2bf77f2ac9c17ff5976dfdfe661e858777db9 100644 (file)
@@ -80,7 +80,7 @@
     <img src="resources/arrow_left.png" alt="previous photo" />
    </a>
   { /if }
     <img src="resources/arrow_left.png" alt="previous photo" />
    </a>
   { /if }
-   <a href="javascript:showPhotoIndex({$current});" onclick="click(this);" title="click to go back to the index">
+   <a href="javascript:showPhotoIndex({$current_page}, {$current_img});" onclick="click(this);" title="click to go back to the index">
     <img src="resources/arrow_up.png" alt="photo index" />
    </a>
   { if $next_url == "" }
     <img src="resources/arrow_up.png" alt="photo index" />
    </a>
   { if $next_url == "" }