From: <ji...@us...> - 2007-05-18 21:18:05
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/green In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30241/phpicalendar/templates/green Modified Files: month_large.tpl Log Message: Month location display again Index: month_large.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/green/month_large.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** month_large.tpl 18 May 2007 19:03:07 -0000 1.1 --- month_large.tpl 18 May 2007 21:18:00 -0000 1.2 *************** *** 17,21 **** {ALLDAY} {EVENT} - {LOCATION} </td> <!-- switch notthismonth off --> --- 17,20 ---- *************** *** 27,31 **** {ALLDAY} {EVENT} - {LOCATION} </td> <!-- switch istoday off --> --- 26,29 ---- *************** *** 37,41 **** {ALLDAY} {EVENT} - {LOCATION} </td> <!-- switch ismonth off --> --- 35,38 ---- |