From: <ji...@us...> - 2007-05-18 21:18:05
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30241/phpicalendar/templates/default Modified Files: month_large.tpl Log Message: Month location display again Index: month_large.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/month_large.tpl,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** month_large.tpl 18 May 2007 20:19:27 -0000 1.9 --- month_large.tpl 18 May 2007 21:18:00 -0000 1.10 *************** *** 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 ---- |