ispman/ispman-web/cgi-bin/tmpl/customerMan/websites editVhostFooter.tmpl,1.3,1.4 editVhostWebsiteInfos.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/customerMan/websites
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13074/ispman-web/cgi-bin/tmpl/customerMan/websites

Modified Files:
	editVhostFooter.tmpl editVhostWebsiteInfos.tmpl 
Log Message:
fixed bug [ 923328 ] Website Infos are not saved in Customer Control Panel
thanks to cginger and borisych for providing a patch
and sorry that this took so long (I overlooked your patches)

Index: editVhostWebsiteInfos.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/websites/editVhostWebsiteInfos.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- editVhostWebsiteInfos.tmpl	6 May 2002 14:17:05 -0000	1.5
+++ editVhostWebsiteInfos.tmpl	2 May 2004 08:32:33 -0000	1.6
@@ -44,8 +44,8 @@
 </tr>
 
    <tr><td align=left colspan=2>  
-         <a href="javascript:void(document.forms[0].reset())"><img name="resetForm" border=0 alt="Discard Changes" src="/gfx/but/but_discard_chg_0.gif"></a>
-         <a href="javascript:void(document.forms[0].submit())"><img name="applyChanges" border=0 alt="Apply Changes" src="/gfx/but/but_apply_chg_0.gif"></a>
++         <a href="javascript:void(document.vhostForm.reset())"><img name="resetForm" border=0 alt="Discard Changes" src="/gfx/but/but_discard_chg_0.gif"></a>
++         <a href="javascript:void(document.vhostForm.submit())"><img name="applyChanges" border=0 alt="Apply Changes" src="/gfx/but/but_apply_chg_0.gif"></a>
       </td></tr>
 
 <input type=hidden name="mode" value="changeWebsiteInfos">

Index: editVhostFooter.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/websites/editVhostFooter.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- editVhostFooter.tmpl	6 May 2002 14:17:05 -0000	1.3
+++ editVhostFooter.tmpl	2 May 2004 08:32:33 -0000	1.4
@@ -1,2 +1,10 @@
-</table>
+<perl>
+if ($r->param("vhost")){
+        return "</form>";
+}
+</perl>
 
+ </table>
+ 
+</body>
+</html>
\ No newline at end of file



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
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.