diff themes/default/month.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 02f239be7568
children
line wrap: on
line diff
--- a/themes/default/month.template	Mon Dec 24 22:21:00 2007 +0000
+++ b/themes/default/month.template	Tue Dec 25 21:12:38 2007 +0000
@@ -51,7 +51,7 @@
 </div>
  <div class="padding"></div>
 <!-- /tmpl_loop -->
- <p style="text-align: right;"><a href="<!-- tmpl_var name='month' escape='html' -->.rss"><img src="<!-- tmpl_var name='top' -->xml.gif"></a></p>
+ <p style="text-align: right;"><a href="<!-- tmpl_var name='month' escape='html' -->.rss"><img src="<!-- tmpl_var name='top' -->xml.gif" alt="RSS Feed" width="36" height="14"></a></p>