use more icons
[phpfspot.git] / templates / single_photo.tpl
index 4501333261d606e3a46bada08ec63c1de4a63e6f..41e78139c64ebde1c81d69a34393bbd36b348174 100644 (file)
@@ -2,20 +2,25 @@
 <table>
  <tr>
   <td class="index_header" style="text-align: left;">
-   <b>Photo {$image_name}</b><br />
+   <b>Photo {$image_name}</b>, {$c_date}, {$madewith}<br />
   </td>
   <td class="index_header" style="text-align: right;">
+   <img src="resources/loupe.png" />
    <img src="resources/information.png" />
   </td>
  </tr>
  <tr>
   <td colspan="2">
-   <div id='matrix'>
+   <div id='single'>
    <table>
     <tr>
      <td colspan="3">
+     { if $next_url == "" }
       <a href="javascript:showPhotoIndex();">
-       <img src="{$image_url}" />
+     { else }
+      <a href="{$next_url}"> 
+     { /if }
+       <img src="{$image_url}" width="{$width}" height="{$height}" />
       </a>
      </td>
     </tr>
       </a>
       { /if }
      </td>
-     <td>&nbsp;</td>
+     <td style="text-align: center;">
+      <a href="javascript:showPhotoIndex();">
+       <img src="resources/arrow_up.png" />
+      </a>
+     </td>
      <td style="text-align: right;">
       { if $next_url == "" }
       &nbsp;