we check now for file changes with md5 sums.
[phpfspot.git] / templates / index.tpl
index 31b91198e7b8d05a03b5a2e6d73597fbbb5a926b..1b02ad730968418419307701310deb5decaf3fc2 100644 (file)
@@ -9,13 +9,15 @@
    </tr>
    <tr>
     <td colspan="2" class="menu">
-     <a href="javascript:showPhotoIndex();">
+     <a href="javascript:showPhotoIndex();" onclick="click(this);">
       <img src="resources/home.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();">Credits</a>
+     <a href="javascript:showCredits();" onclick="click(this);">
+      <img src="resources/credits.png" />
+     </a>
     </td>
    </tr>
    <tr>