Update of /cvsroot/phpicalendar/phpicalendar/templates/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10454/templates/default
Modified Files:
footer.tpl
Log Message:
Updated incorrectly built RSS (now validates).
Index: footer.tpl
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/footer.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** footer.tpl 13 Sep 2005 21:36:38 -0000 1.10
--- footer.tpl 5 Oct 2005 00:29:13 -0000 1.11
***************
*** 1,3 ****
! <center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar 2.0.1</a><br />
<!-- switch rss_valid on -->
<p>
--- 1,3 ----
! <center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar 2.1</a><br />
<!-- switch rss_valid on -->
<p>
|