Update of /cvsroot/phpicalendar/phpicalendar/templates/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3363/templates/default
Modified Files:
month_small.tpl
Log Message:
VS: ----------------------------------------------------------------------
Index: month_small.tpl
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/month_small.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** month_small.tpl 15 May 2004 03:07:22 -0000 1.7
--- month_small.tpl 12 Sep 2004 18:29:07 -0000 1.8
***************
*** 1,5 ****
<table width="170" border="0" cellpadding="3" cellspacing="0" class="calborder">
<tr>
! <td align="center" class="sideback"><div style="height:20px;"><b>{MONTH_TITLE}</b></div></td>
</tr>
<tr>
--- 1,5 ----
<table width="170" border="0" cellpadding="3" cellspacing="0" class="calborder">
<tr>
! <td align="center" class="sideback"><div style="height:16px;"><b>{MONTH_TITLE}</b></div></td>
</tr>
<tr>
|