diff themes/blog.steve.org.uk/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 7a05117f1bc3
children bef6c294a643
line wrap: on
line diff
--- a/themes/blog.steve.org.uk/tags.template	Mon Dec 24 22:21:00 2007 +0000
+++ b/themes/blog.steve.org.uk/tags.template	Tue Dec 25 21:12:38 2007 +0000
@@ -83,7 +83,7 @@
 </div>
 <div class="padding"></div>
 <!-- /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>