ispman/ispman-web/cgi-bin/tmpl/customerMan/users addDomainUser.tmpl,1.10,1.11
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/users
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1380/ispman-web/cgi-bin/tmpl/customerMan/users
Modified Files:
addDomainUser.tmpl
Log Message:
suggested patch from petkovsc
[ 930816 ] ctrl pnl Clients need to choose their own user names
Index: addDomainUser.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/users/addDomainUser.tmpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- addDomainUser.tmpl 28 Apr 2003 17:19:41 -0000 1.10
+++ addDomainUser.tmpl 16 Apr 2004 20:51:32 -0000 1.11
@@ -19,12 +19,17 @@
<br><hr noshade></td></tr>
<perl>$customer->getText("Please fill in the following information so that a user account can be created.")</perl><br>
-<perl>$customer->getText("A username will be automatically calculated according to first/last name and your domain.")</perl><br>
+<tr class=item1>
+ <td><perl>$customer->getText("Username")</perl></td>
+ <td>
+ <input size=35 type=text name=ispmanUserId value="<perl>$r->param("ispmanUserId")</perl>">
+ </td>
+</tr>
<tr class=item>
<td><perl>$customer->getText("Firstname")</perl></td>
<td>
@@ -62,7 +67,7 @@
</td>
</tr>
-<tr class=item>
+<tr class=item1>
<td>Max email Storage Space (in MB) </td>
<td>
<input size=4 type=text name=mailQuota value="5">
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click