ispman/ispman-web/cgi-bin/tmpl/users edit.tmpl,1.13,1.14

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8740

Modified Files:
	edit.tmpl 
Log Message:
adjusted params for updateUser call


Index: edit.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/edit.tmpl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- edit.tmpl	23 Jun 2004 19:47:42 -0000	1.13
+++ edit.tmpl	15 Jul 2004 11:02:04 -0000	1.14
@@ -184,7 +184,8 @@
 </tr>
 
 <input type=hidden name="mode" value="updateUser">
-   <input type=hidden name="dn" value="<perl>$r->param("dn")</perl>">
+   <input type=hidden name="uid" value="<perl>$ispman->{'user'}{'dn'} =~ /^uid=(.*?),/; $1</perl>">
+   <input type=hidden name="ispmanDomain" value="<perl>$ispman->{'user'}{'ispmanDomain'}</perl>">
    <tr><td align=right colspan=2>  
          <input type=button class="button" onClick="document.forms[0].reset()" value="Reset">
          <input type=button class="button" onClick="Delete()" value="Delete user">



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.