/[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.3 by mose, Tue Sep 2 04:45:21 2003 UTC revision 1.4 by mose, Wed Oct 22 11:26:04 2003 UTC
# Line 12  Line 12 
12  <FORM  NAME="authform" ACTION="{$smarty.server.PHP_SELF}" METHOD="post" class="area" style="text-align:right;width: 300px;">  <FORM  NAME="authform" ACTION="{$smarty.server.PHP_SELF}" METHOD="post" class="area" style="text-align:right;width: 300px;">
13  {if $output}<div class="msgok">{$output}</div>{/if}  {if $output}<div class="msgok">{$output}</div>{/if}
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="acto" /></div>  <div>login&nbsp;<INPUT TYPE="text" NAME="login" VALUE="{$login}" class="acto" /></div>
18  <div>password&nbsp;<INPUT TYPE="password" NAME="passd" class="acto" /></div>  <div>password&nbsp;<INPUT TYPE="password" NAME="passd" class="acto" /></div>

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

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