according some colleagues on a click on the picture the next should appear
[phpfspot.git] / templates / single_photo.tpl
index 2243b5622c6a2fb2a216da24e165ca3b027c439c..716a78e27dba995ba4b058cc7cc0b41ceb52ef70 100644 (file)
    <table>
     <tr>
      <td colspan="3">
+     { if $next_url == "" }
       <a href="javascript:showPhotoIndex();">
+     { else }
+      <a href="{$next_url}"> 
+     { /if }
        <img src="{$image_url}" />
       </a>
      </td>