some stylesheet cleanup
[phpfspot.git] / templates / index.tpl
index bec381b4acbdb6844ab10e80213e815b07fea253..13a5c141ec7a46087f327a6adc1de966a01ea46c 100644 (file)
@@ -9,8 +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: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>