diff themes/blocky/tags.template @ 136:1b905160e5e4

Added 'alt' text on images along with height+width.
author Steve Kemp <steve@steve.org.uk>
date Tue, 25 Dec 2007 21:12:38 +0000
parents b5fc6377b32e
children
line wrap: on
line diff
--- a/themes/blocky/tags.template	Mon Dec 24 22:21:00 2007 +0000
+++ b/themes/blocky/tags.template	Tue Dec 25 21:12:38 2007 +0000
@@ -49,7 +49,7 @@
 </fieldset>
 <p></p>
 <!-- /tmpl_loop -->
- <p style="text-align: right;"><a href="<!-- tmpl_var name='tagname' escape='html' -->.rss"><img src="<!-- tmpl_var name='top' -->xml.gif"></a></p>
+ <p style="text-align: right;"><a href="<!-- tmpl_var name='tagname' escape='html' -->.rss"><img src="<!-- tmpl_var name='top' -->xml.gif" alt="RSS feed" width="36" height="14"></a></p>