ispman/ispman-web/cgi-bin/tmpl login.tmpl, 1.7, 1.7.8.1
Pedro Algarvio <[email protected]> Thu, 26 Oct 2006 02:48:53 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv1421/ispman-web/cgi-bin/tmpl
Modified Files:
Tag: dev_1_3-cyrus_virtdomain2
login.tmpl
Log Message:
Now really merged all HEAD updates, will have to re-add bin/ispman.ldifupdate, removed it localy, don't know how to restore it.
Index: login.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/login.tmpl,v
retrieving revision 1.7
retrieving revision 1.7.8.1
diff -u -d -r1.7 -r1.7.8.1
--- login.tmpl 20 Jun 2004 08:54:17 -0000 1.7
+++ login.tmpl 26 Oct 2006 02:48:51 -0000 1.7.8.1
@@ -18,12 +18,12 @@
<TABLE WIDTH=600>
<TD class=menu ALIGN="CENTER">
-<P ALIGN="right"><FORM method="POST">
+<form name="LogIn" method="POST">
<TABLE>
-<tr><TD><perl>_("Username")</perl>:</td><TD> <INPUT type=text NAME=uid></td></tr>
-<tr><TD><perl>_("Password")</perl>: </td><TD><INPUT type=password NAME=pass></td></tr>
+<tr><TD><perl>_("Username")</perl>:</td><TD> <INPUT type=text NAME=uid WIDTH="200" STYLE="width: 200px"></td></tr>
+<tr><TD><perl>_("Password")</perl>: </td><TD><INPUT type=password NAME=pass WIDTH="200" STYLE="width: 200px"></td></tr>
<tr><TD><perl>_("Login as")</perl>: </td><TD>
-<select name="logintype">
+<select name="logintype" WIDTH="200" STYLE="width: 200px">
<option value="admin"><perl>_("Administrator")</perl></option>
<option value="reseller"><perl>_("Reseller")</perl></option>
<option value="client"><perl>_("Client")</perl></option>
@@ -32,7 +32,7 @@
</td></tr>
<tr><TD><perl>_("Language")</perl>: </td><TD>
- <select name="language">
+ <select name="language" WIDTH="200" STYLE="width: 200px">
<perl>
$options="";
@@ -51,8 +51,11 @@
<tr><td colspan=2 ALIGN=right><INPUT TYPE="submit" CLASS="button" VALUE="<perl>_("Login")</perl>"></td></tr>
</table>
+</form>
+<script type="text/javascript">
+ document.LogIn.uid.focus();
+</script>
-</p>
<P class=menu ALIGN="JUSTIFY">
This system is for the use of authorized users only. Individuals using this computer
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642