ispman/ispman-web/cgi-bin/tmpl/domains selectDomainType.tmpl,1.6,1.7
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25293/ispman-web/cgi-bin/tmpl/domains
Modified Files:
selectDomainType.tmpl
Log Message:
changed form to POST method
fixed syntax error
Index: selectDomainType.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/selectDomainType.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- selectDomainType.tmpl 4 Jan 2004 18:56:14 -0000 1.6
+++ selectDomainType.tmpl 6 Feb 2004 22:12:50 -0000 1.7
@@ -2,7 +2,7 @@
<script src="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/js/ispman.js"></script>
<P>
<table border=0>
-<form onsubmit="return CheckDomainForm(this)">
+<form action="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/admin/index.cgi" method="POST" onsubmit="return CheckDomainForm(this)">
<tr>
<td colspan=2>Please Select the Domain Type that you want to add</td>
@@ -45,7 +45,7 @@
<select style="size: 45" name=ispmanClientId>
<perl>
- my $text=="";
+ my $text="";
$text="<option value=''>None</option>" if ($ispman->{'session'}->param("logintype") eq "admin");
my $clients=$ispman->getClients();
for (keys %$clients){
-------------------------------------------------------
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