Update of /cvsroot/phpicalendar/phpicalendar/templates/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26381/templates/default
Modified Files:
admin.tpl
Log Message:
Admin language replacements.
Index: admin.tpl
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/admin.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** admin.tpl 15 May 2004 02:42:17 -0000 1.5
--- admin.tpl 19 May 2004 04:03:34 -0000 1.6
***************
*** 1,5 ****
{HEADER}
<center>
! <table border="0" width="520" cellspacing="0" cellpadding="0" class="calborder">
<tr>
<td>
--- 1,5 ----
{HEADER}
<center>
! <table border="0" width="600" cellspacing="0" cellpadding="0" class="calborder">
<tr>
<td>
***************
*** 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>
***************
*** 122,126 ****
</tr>
</table>
! <table width="520" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
--- 122,126 ----
</tr>
</table>
! <table width="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
|