From: <ji...@us...> - 2007-05-18 20:19:31
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7116/phpicalendar/templates/default Modified Files: month_large.tpl Log Message: misc Index: month_large.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/month_large.tpl,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** month_large.tpl 20 May 2004 03:59:37 -0000 1.8 --- month_large.tpl 18 May 2007 20:19:27 -0000 1.9 *************** *** 17,20 **** --- 17,21 ---- {ALLDAY} {EVENT} + {LOCATION} </td> <!-- switch notthismonth off --> *************** *** 26,29 **** --- 27,31 ---- {ALLDAY} {EVENT} + {LOCATION} </td> <!-- switch istoday off --> *************** *** 35,38 **** --- 37,41 ---- {ALLDAY} {EVENT} + {LOCATION} </td> <!-- switch ismonth off --> |