From: <ji...@us...> - 2005-11-23 08:05:44
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16821/phpicalendar/templates/default Modified Files: footer.tpl Log Message: modified footer and README for 2.2 release Index: footer.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/footer.tpl,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** footer.tpl 5 Oct 2005 00:29:13 -0000 1.11 --- footer.tpl 23 Nov 2005 08:05:30 -0000 1.12 *************** *** 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> --- 1,3 ---- ! <center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar 2.2</a><br /> <!-- switch rss_valid on --> <p> |