diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2007-07-07 10:02:55 +0000 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2007-07-07 10:02:55 +0000 |
commit | 2047cdb89acf1566d11a4d5649835178f9dbcbdc (patch) | |
tree | 084f6369ae4fce257a32a4a0ace69824170eadc2 /templates | |
parent | bcf2be54a7c2b02fdba03b509befafd0c6b50946 (diff) |
removed information icon - more or less useless
git-svn-id: file:///var/lib/svn/phpfspot/trunk@176 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates')
-rw-r--r-- | templates/single_photo.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 5b5c7ac..0f1bd2f 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -9,7 +9,6 @@ <a href="{$image_url_full}" target="_blank" onclick="click(this);"> <img src="resources/original.png" alt="original resolution" /> </a> - <img src="resources/information.png" alt="additional informations" /> </td> </tr> <tr> |