ispman/ispman-web/cgi-bin/tmpl/processes editProcess.tmpl,1.5,1.6

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

Modified Files:
	editProcess.tmpl 
Log Message:
adjusting to changed params of modifyProcess

Index: editProcess.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/processes/editProcess.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- editProcess.tmpl	28 Apr 2003 14:47:25 -0000	1.5
+++ editProcess.tmpl	28 May 2006 23:55:20 -0000	1.6
@@ -14,7 +14,9 @@
 <form method="POST">
 <perl>
 my $text="";
-my $process=$ispman->getEntryAsHashRef($r->param('dn'));
+my $dn="ispmanPid=".$r->param("ispmanPid").",".
+       $ispman->getSessionBranchDN($r->param("ispmanSession"));
+my $process=$ispman->getEntryAsHashRef($dn);
 my $editableAttributes={
         ou => 0,
         ispmanDomain => 0,
@@ -48,7 +50,6 @@
 </perl>
      
      </table>
-<input type=hidden name="dn" value="<perl>$r->param("dn")</perl>">
 <input type=hidden name="mode" value="modifyProcess">
 <input type=submit class=button>
      



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
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.