new photo index icon
[phpfspot.git] / templates / photo_index.tpl
index f4742237dc38188cff4184858df8d3a2df84e994..d94db182e82b091e0df6431c06f15f46bae94ad7 100644 (file)
@@ -2,7 +2,7 @@
 <table>
  <tr>
   <td class="index_header">
-   <b>Photo Index</b><br />
+   <b>Photo Index,</b>
    {if ! $searchfor }
     {if $count == 1}
      {$count} image has been found for the selected tags
     {/if}
    {/if}
   </td>
+  <td class="index_header" style="text-align: right;">
+   <img src="resources/photo_index.png" />
+  </td>
  </tr>
  <tr>
-  <td>
+  <td colspan="2">
    <div id="matrix">
    <table>
    {section name="row" loop=$rows step=1}