ispman/ispman-web/cgi-bin/tmpl/users search.tmpl, 1.12, 1.13

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/users
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv12087/ispman-web/cgi-bin/tmpl/users

Modified Files:
	search.tmpl 
Log Message:
additional fixes for bug [ 1693935 ]

Index: search.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/search.tmpl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- search.tmpl	13 Apr 2005 23:07:39 -0000	1.12
+++ search.tmpl	31 Jul 2007 13:42:12 -0000	1.13
@@ -73,7 +73,7 @@
 
         $text.=join "\n", map {"<td> @{[$users->{$user}{$_}||'&nbsp;']}</td>"} qw (givenName sn mailLocalAddress);
 
-        $text.="<td><a href=@{[$r->url]}?mode=editUser&ispmanDomain=@{[$r->param('ispmanDomain')]}&uid=@{[$uidList[0]]}>Edit</a></td>";
+        $text.="<td><a href=".$ENV{'SCRIPT_NAME'}."?mode=editUser&ispmanDomain=@{[$r->param('ispmanDomain')]}&uid=@{[$uidList[0]]}>Edit</a></td>";
         $text.="</tr>";
 
 }


-------------------------------------------------------------------------
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/