From: <ji...@us...> - 2008-12-23 10:20:57
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/tan In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24978/templates/tan Modified Files: sidebar.tpl Log Message: bug fixes from tracker Index: sidebar.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/tan/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> |