[LON-CAPA-cvs] cvs: modules /gci lonlogin.pm
gci
gci@source.lon-capa.org
Sat, 09 Jan 2010 00:50:43 -0000
gci Sat Jan 9 00:50:43 2010 EDT
Modified files:
/modules/gci lonlogin.pm
Log:
- Customization for GCI_3.
- Changes so page displays as intended in IE8.
Index: modules/gci/lonlogin.pm
diff -u modules/gci/lonlogin.pm:1.6 modules/gci/lonlogin.pm:1.7
--- modules/gci/lonlogin.pm:1.6 Thu Dec 24 18:24:47 2009
+++ modules/gci/lonlogin.pm Sat Jan 9 00:50:43 2010
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Login Screen
#
-# $Id: lonlogin.pm,v 1.6 2009/12/24 18:24:47 gci Exp $
+# $Id: lonlogin.pm,v 1.7 2010/01/09 00:50:43 gci Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -485,7 +485,9 @@
<td align="right" valign="top" width="11" height="11"><img src="/images/login/$domain/r2_c6.png" width="11" height="11" border="0" alt=""></td>
</tr>
<tr>
- <td align="center" valign="top" colspan="3">New to GCI WebCenter: <a href="javascript:send('newaccount')" style="color: #ffffff">Click here to sign up</a><br /></td>
+ <td> </td>
+ <td align="center" valign="middle"><span style="white-space: nowrap;">New to GCI WebCenter:<a href="javascript:send('newaccount')" style="color: #ffffff"> Click here to sign up</a></span></td>
+ <td> </td>
</tr>
<tr>
<td align="left" valign="bottom" width="11" height="11"><img src="/images/login/$domain/r8_c4.png" width="11" height="11" border="0" alt=""></td>
@@ -575,17 +577,19 @@
</tr>
<tr>
<td colspan="4">
+ <div align="left">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10"> </td>
<td><font size="-1">
- <b>Note</b>:<br>
+ <b>Note</b>:<br />
If log-in fails, it may be because your browser is not accepting session cookies, or javascript is disabled. <a href="http://loncapa.msu.edu/student/cookies.html">Learn more</a>.
</font>
</td>
<td width="10"> </td>
</tr>
</table>
+ </div>
</td>
</tr>
<tr>