summaryrefslogtreecommitdiffstats
path: root/templates/index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.tpl')
-rw-r--r--templates/index.tpl8
1 files changed, 6 insertions, 2 deletions
diff --git a/templates/index.tpl b/templates/index.tpl
index fad6eb5..31b9119 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -9,8 +9,12 @@
</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();">
+ <img src="resources/home.png" />
+ </a>
+ <a href="javascript:Tags('reset', 0);">
+ <img src="resources/reload.png" />
+ </a>
<a href="javascript:showCredits();">Credits</a>
</td>
</tr>