ispman/ispman-web/cgi-bin/tmpl/users add.tmpl,1.11,1.12 edit.tmpl,1.9,1.10

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

Modified Files:
	add.tmpl edit.tmpl 
Log Message:
changed from to POST method

Index: add.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/add.tmpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- add.tmpl	26 Jan 2004 20:45:43 -0000	1.11
+++ add.tmpl	6 Feb 2004 22:17:46 -0000	1.12
@@ -9,7 +9,7 @@
 A good username is the first character of the firstname as a prefix, followed by the users lastname
  <P>
 <table border=0>
-<form>
+<form action="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/admin/index.cgi" method="POST">
 <tr><td colspan=2>
     Adding user in  
     <perl>$r->param('ispmanDomain')</perl>

Index: edit.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/edit.tmpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- edit.tmpl	24 Jul 2003 16:14:38 -0000	1.9
+++ edit.tmpl	6 Feb 2004 22:17:46 -0000	1.10
@@ -8,7 +8,7 @@
 
 
 <table border=0>
-<form>
+<form action="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/admin/index.cgi" method="POST">
 <tr><td colspan=2>
 <b>User: </b> 
 <perl>$r->param('uid') </perl>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
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.