make the full photo name available for the lightbox effect
[phpfspot.git] / themes / default / templates / photo_index.tpl
index f2816308872df703b427cce03a6707bd03137d1c..d83456803e30aa560b29ec397c2c23f975477e09 100644 (file)
@@ -54,7 +54,7 @@
      <br />
     {$img_name[thumb]}
     </a>
-    <a href="phpfspot_img.php?idx={$images[thumb]}&amp;width={$preview_width}" alt="thumb_{$images[thumb]}" rel="lightbox[photoidx]" title="Preview of {$img_name[thumb]}"><img src="resources/eyes.png" /></a>
+    <a href="phpfspot_img.php?idx={$images[thumb]}&amp;width={$preview_width}" alt="thumb_{$images[thumb]}" rel="lightbox[photoidx]" title="Preview of {$img_fullname[thumb]}"><img src="resources/eyes.png" /></a>
    </div>
 
   {/if}