From: <ji...@us...> - 2008-12-11 22:17:19
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/default In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1548/templates/default Modified Files: admin.tpl Log Message: update lots of files Index: admin.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/admin.tpl,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** admin.tpl 2 Oct 2004 01:23:53 -0000 1.12 --- admin.tpl 11 Dec 2008 21:54:53 -0000 1.13 *************** *** 24,28 **** </tr> <tr> ! <td class="dayborder"><img src="images/spacer.gif" width="1" height="5" alt=" " /></td> </tr> <tr> --- 24,28 ---- </tr> <tr> ! <td class="dayborder"><img src="../images/spacer.gif" width="1" height="5" alt=" " /></td> </tr> <tr> *************** *** 123,129 **** <table width="600" border="0" cellpadding="0" cellspacing="0"> <tr> ! <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td> ! <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td> ! <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td> </tr> </table> --- 123,129 ---- <table width="600" border="0" cellpadding="0" cellspacing="0"> <tr> ! <td class="tbll"><img src="../images/spacer.gif" alt="" width="8" height="4" /></td> ! <td class="tblbot"><img src="../images/spacer.gif" alt="" width="8" height="4" /></td> ! <td class="tblr"><img src="../images/spacer.gif" alt="" width="8" height="4" /></td> </tr> </table> |