From 92431f61cad6e9603a57dc79e183f99b54930d1b Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher <unki@netshadow.at> Date: Fri, 8 Jun 2007 18:10:14 +0000 Subject: show an icon for credits git-svn-id: file:///var/lib/svn/phpfspot/trunk@62 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/index.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/index.tpl b/templates/index.tpl index 31b9119..9442f4a 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -15,7 +15,9 @@ <a href="javascript:Tags('reset', 0);"> <img src="resources/reload.png" /> </a> - <a href="javascript:showCredits();">Credits</a> + <a href="javascript:showCredits();"> + <img src="resources/credits.png" /> + </a> </td> </tr> <tr> -- cgit v1.2.3-18-g5258