ispman/ispman-web/cgi-bin/tmpl/vhosts add.tmpl,1.14,1.15 edit.tmpl,1.19,1.20

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

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

Index: add.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/vhosts/add.tmpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- add.tmpl	26 Jan 2004 20:45:56 -0000	1.14
+++ add.tmpl	6 Feb 2004 22:18:43 -0000	1.15
@@ -10,7 +10,7 @@
 <p>
 
 <table border=0>
-<form>
+<form action="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/admin/index.cgi" method="POST">
 <tr>
     <td>IP address </td>
     <td>

Index: edit.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/vhosts/edit.tmpl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- edit.tmpl	17 Jan 2004 16:30:37 -0000	1.19
+++ edit.tmpl	6 Feb 2004 22:18:43 -0000	1.20
@@ -1,5 +1,5 @@
 <table>
-<form name="VhostsForm">
+<form name="VhostsForm"  action="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/admin/index.cgi" method="POST">
 
 <tr>
     <td>Ip address </td>



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