Update of /cvsroot/phpicalendar/phpicalendar/templates/red
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24978/templates/red
Modified Files:
sidebar.tpl sidebar_year.tpl
Log Message:
bug fixes from tracker
Index: sidebar.tpl
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/templates/red/sidebar.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** sidebar.tpl 19 May 2007 16:18:14 -0000 1.2
--- sidebar.tpl 23 Dec 2008 10:20:50 -0000 1.3
***************
*** 24,28 ****
</tr>
<tr>
! <td bgcolor="#FFFFFF" align="center" valign="middle" colspan="2"><div style=padding-left: 5px; padding-bottom: 5px;"><input type="submit" value="{L_LOGIN}" /></div></td>
</tr>
</table>
--- 24,28 ----
</tr>
<tr>
! <td bgcolor="#FFFFFF" align="center" valign="middle" colspan="2"><div style="padding-left: 5px; padding-bottom: 5px;"><input type="submit" value="{L_LOGIN}" /></div></td>
</tr>
</table>
Index: sidebar_year.tpl
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/templates/red/sidebar_year.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** sidebar_year.tpl 19 May 2007 16:18:14 -0000 1.2
--- sidebar_year.tpl 23 Dec 2008 10:20:50 -0000 1.3
***************
*** 24,28 ****
</tr>
<tr>
! <td bgcolor="#FFFFFF" align="center" valign="middle" colspan="2"><div style=padding-left: 5px; padding-bottom: 5px;"><input type="submit" value="{L_LOGIN}" /></div></td>
</tr>
</table>
--- 24,28 ----
</tr>
<tr>
! <td bgcolor="#FFFFFF" align="center" valign="middle" colspan="2"><div style="padding-left: 5px; padding-bottom: 5px;"><input type="submit" value="{L_LOGIN}" /></div></td>
</tr>
</table>
|