ispman/ispman-web/cgi-bin/tmpl/domains/add commonhidden.tmpl,1.5,1.5.6.1 domainname.tmpl,1.5,1.5.6.1
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/add
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19240/ispman-web/cgi-bin/tmpl/domains/add
Modified Files:
Tag: rel_1_1-bugfixes
commonhidden.tmpl domainname.tmpl
Log Message:
merged fixes from HEAD (up to 1.6)
Index: commonhidden.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/add/commonhidden.tmpl,v
retrieving revision 1.5
retrieving revision 1.5.6.1
diff -u -d -r1.5 -r1.5.6.1
--- commonhidden.tmpl 28 Apr 2003 14:47:16 -0000 1.5
+++ commonhidden.tmpl 18 Feb 2004 21:58:22 -0000 1.5.6.1
@@ -3,7 +3,7 @@
<input type=hidden name="ispmanDomainOwner" value="<perl>$r->param("ispmanDomainOwner")</perl>">
<input type=hidden name="ispmanDomainCustomer" value="<perl>$r->param("ispmanDomainCustomer")</perl>">
<input type=hidden name="ispmanDomainType" value="<perl>$r->param("ispmanDomainType")</perl>">
-<input type=hidden name="domain" value="<perl>$r->param('domain')</perl>">
+<input type=hidden name="ispmanDomain" value="<perl>$r->param('ispmanDomain')</perl>">
<input type=hidden name="ispmanDomainServices" value="<perl>join ",", $r->param('ispmanDomainServices')</perl>">
Index: domainname.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/add/domainname.tmpl,v
retrieving revision 1.5
retrieving revision 1.5.6.1
diff -u -d -r1.5 -r1.5.6.1
--- domainname.tmpl 28 Apr 2003 14:47:18 -0000 1.5
+++ domainname.tmpl 18 Feb 2004 21:58:22 -0000 1.5.6.1
@@ -1,7 +1,7 @@
<tr>
<td><perl>_("Domainname")</perl></td>
<td>
- <perl>$r->param('domain')</perl>
+ <perl>$r->param('ispmanDomain')</perl>
</td>
</tr>
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click