| Update of /cvsroot/phpicalendar/phpicalendar/templates/green
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32002/templates/green
Modified Files:
	calendar_nav.tpl 
Log Message:
Invalid HTML: Bug #2564836
Index: calendar_nav.tpl
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/templates/green/calendar_nav.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** calendar_nav.tpl	19 Dec 2008 21:15:53 -0000	1.2
--- calendar_nav.tpl	5 Feb 2009 15:43:18 -0000	1.3
***************
*** 91,95 ****
  						</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>
--- 91,95 ----
  						</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>
 |