summaryrefslogtreecommitdiffstats
path: root/templates/index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.tpl')
-rw-r--r--templates/index.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/index.tpl b/templates/index.tpl
index 13a5c14..e0b3b4b 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -10,13 +10,13 @@
<tr>
<td colspan="2" class="menu">
<a href="javascript:showPhotoIndex();" onclick="click(this);">
- <img src="resources/photo_index.png" />
+ <img src="resources/photo_index.png" alt="photo index" />
</a>
<a href="javascript:Tags('reset', 0);" onclick="click(this);">
- <img src="resources/reload.png" />
+ <img src="resources/reload.png" alt="reset tags" />
</a>
<a href="javascript:showCredits();" onclick="click(this);">
- <img src="resources/credits.png" />
+ <img src="resources/credits.png" alt="show credits" />
</a>
</td>
</tr>