From: <cl...@us...> - 2004-08-12 20:32:59
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31546/templates/default Modified Files: header.tpl Log Message: Refixed todo popup. Index: header.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/header.tpl,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** header.tpl 12 Aug 2004 19:20:50 -0000 1.9 --- header.tpl 12 Aug 2004 20:32:50 -0000 1.10 *************** *** 10,14 **** <!-- switch rss_available off --> {EVENT_JS} - {TODO_JS} </head> <body> --- 10,13 ---- |