some stylesheet cleanup
[phpfspot.git] / templates / index.tpl
index 9442f4ac42c6ac46ba1539c2bb71fa7e8c0eeb6b..13a5c141ec7a46087f327a6adc1de966a01ea46c 100644 (file)
@@ -9,13 +9,13 @@
    </tr>
    <tr>
     <td colspan="2" class="menu">
-     <a href="javascript:showPhotoIndex();">
-      <img src="resources/home.png" />
+     <a href="javascript:showPhotoIndex();" onclick="click(this);">
+      <img src="resources/photo_index.png" />
      </a>
-     <a href="javascript:Tags('reset', 0);">
+     <a href="javascript:Tags('reset', 0);" onclick="click(this);">
       <img src="resources/reload.png" />
      </a>
-     <a href="javascript:showCredits();">
+     <a href="javascript:showCredits();" onclick="click(this);">
       <img src="resources/credits.png" />
      </a>
     </td>