[LON-CAPA-cvs] cvs: loncom /auth lonlogin.pm
bisitz
bisitz@source.lon-capa.org
Mon, 16 Mar 2009 18:10:05 -0000
bisitz Mon Mar 16 18:10:05 2009 EDT
Modified files:
/loncom/auth lonlogin.pm
Log:
XHTML
Index: loncom/auth/lonlogin.pm
diff -u loncom/auth/lonlogin.pm:1.114 loncom/auth/lonlogin.pm:1.115
--- loncom/auth/lonlogin.pm:1.114 Tue Mar 10 18:18:31 2009
+++ loncom/auth/lonlogin.pm Mon Mar 16 18:10:05 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Login Screen
#
-# $Id: lonlogin.pm,v 1.114 2009/03/10 18:18:31 tempelho Exp $
+# $Id: lonlogin.pm,v 1.115 2009/03/16 18:10:05 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -390,8 +390,8 @@
my $loginform=(<<LFORM);
<form name="client" onsubmit="return(send())">
- <input type="hidden" name="lextkey" value="$lextkey">
- <input type="hidden" name="uextkey" value="$uextkey">
+ <input type="hidden" name="lextkey" value="$lextkey" />
+ <input type="hidden" name="uextkey" value="$uextkey" />
<b><label for="uname">$lt{'un'}</label>:</b><br />
<input type="text" name="uname" size="15" value="$authusername" /><br />
<b><label for="upass$now">$lt{'pw'}</label>:</b><br />
@@ -409,7 +409,7 @@
<table border="0" align="left" width="100%" cellspacing="0" cellpadding="1">
<tr>
<td align="left" valign="top" bgcolor="$pgbg">
- <img src="$img" border=0 alt="The Learning Online Network with CAPA" />
+ <img src="$img" border="0" alt="The Learning Online Network with CAPA" />
</td>
</tr>
</table>
@@ -451,7 +451,7 @@
if ($fullgraph) {
$r->print(<<ENDDOCUMENT);
- <table border=0 cellspacing=0 cellpadding=0>
+ <table border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top">
<small><b> $lt{'dom'}: </b></small>