/[ludap]/ludap/templates/login.tpl
ViewVC logotype

Diff of /ludap/templates/login.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mose, Wed Aug 27 22:30:18 2003 UTC revision 1.3 by mose, Tue Sep 2 04:45:21 2003 UTC
# Line 3  Line 3 
3  <html>  <html>
4  <head>  <head>
5  <title>Auth {#site#}</title>  <title>Auth {#site#}</title>
6  <link rel="stylesheet" type="text/css" href="ludap.css"></head>  <link rel="stylesheet" type="text/css" href="ludap.css.php">
7    </head>
8  <body onLoad="document.authform.login.focus()" AUTOCOMPLETE="off">  <body onLoad="document.authform.login.focus()" AUTOCOMPLETE="off">
9  <table width="100%" height="100%" border="0">  <table width="100%" height="100%" border="0">
10  <tr><td align="center" valign="middle">  <tr><td align="center" valign="middle">
# Line 13  Line 14 
14  <div style="font-size:140%;">  <div style="font-size:140%;">
15  <b>Identification {#site#}</b>  <b>Identification {#site#}</b>
16  </div>  </div>
17  <div>login&nbsp;<INPUT TYPE="text" NAME="login" VALUE="{$login}" class="act" /></div>  <div>login&nbsp;<INPUT TYPE="text" NAME="login" VALUE="{$login}" class="acto" /></div>
18  <div>password&nbsp;<INPUT TYPE="password" NAME="passd" class="act" /></div>  <div>password&nbsp;<INPUT TYPE="password" NAME="passd" class="acto" /></div>
19  <div>&nbsp;<INPUT TYPE="submit" NAME="action" VALUE="login" class="act" /></div>  <div>&nbsp;<INPUT TYPE="submit" NAME="action" VALUE="login" class="act" /></div>
20  </form>  </form>
21    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26