ispman/ispman-web/cgi-bin/tmpl/webusers edit.tmpl, 1.2, 1.3
Joerg Delker <[email protected]> Tue, 31 Jul 2007 13:42:14 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/webusers
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv12087/ispman-web/cgi-bin/tmpl/webusers
Modified Files:
edit.tmpl
Log Message:
additional fixes for bug [ 1693935 ]
Index: edit.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/webusers/edit.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- edit.tmpl 6 Feb 2004 22:22:30 -0000 1.2
+++ edit.tmpl 31 Jul 2007 13:42:12 -0000 1.3
@@ -1,10 +1,10 @@
<script>
function Delete(){
if (confirm("Are you sure you want to permanently delete this webuser?"))
- self.location="<perl>$r->url</perl>?mode=deleteWebUser&ispmanDomain=<perl>$r->param("ispmanDomain")</perl>&ispmanUserId=<perl>$r->param("ispmanUserId")</perl>";
+ self.location="<perl>$ENV{'SCRIPT_NAME'}</perl>?mode=deleteWebUser&ispmanDomain=<perl>$r->param("ispmanDomain")</perl>&ispmanUserId=<perl>$r->param("ispmanUserId")</perl>";
}
</script>
-<LINK HREF="/ispman.css" REL="stylesheet" TYPE="text/css">
+<LINK HREF="../ispman.css" REL="stylesheet" TYPE="text/css">
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/