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

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-serv22762/ispman-web/cgi-bin/tmpl/users

Modified Files:
	edit.tmpl 
Log Message:
fixed bug [ 1062127 ] delete user does not work

Index: edit.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/edit.tmpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- edit.tmpl	15 Jul 2004 11:02:04 -0000	1.14
+++ edit.tmpl	1 Jan 2005 20:39:19 -0000	1.15
@@ -1,7 +1,7 @@
    <script>
          function Delete(){
          if (confirm("Are you sure you want to permanently delete this user?\nThis action will also delete this users email folders.")) 
-            self.location="<perl>$r->url</perl>?mode=deleteUser&dn="+escape("<perl>$r->param("dn")</perl>")+"&maildrophost=<perl>$ispman->{'user'}->{'maildrophost'}</perl>&nsroaming=<perl>$ispman->{'user'}->{'nsroaming'}</perl>";
+            self.location="<perl>$r->url</perl>?mode=deleteUser&uid=<perl>$r->param('uid')</perl>&ispmanDomain=<perl>$r->param('ispmanDomain')</perl>";
       }
    </script>
 <LINK HREF="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/ispman.css" REL="stylesheet" TYPE="text/css">



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
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.