better style for single photo details
[phpfspot.git] / templates / index.tpl
index fad6eb521b0bd141062aedc2ea91e7c38e0ff527..13a5c141ec7a46087f327a6adc1de966a01ea46c 100644 (file)
@@ -9,9 +9,15 @@
    </tr>
    <tr>
     <td colspan="2" class="menu">
-     <a href="javascript:showPhotoIndex();">Photo Index</a>
-     <a href="javascript:Tags('reset', 0);">Reset Tags</a>
-     <a href="javascript:showCredits();">Credits</a>
+     <a href="javascript:showPhotoIndex();" onclick="click(this);">
+      <img src="resources/photo_index.png" />
+     </a>
+     <a href="javascript:Tags('reset', 0);" onclick="click(this);">
+      <img src="resources/reload.png" />
+     </a>
+     <a href="javascript:showCredits();" onclick="click(this);">
+      <img src="resources/credits.png" />
+     </a>
     </td>
    </tr>
    <tr>