ispman/ispman-web/cgi-bin/tmpl/vhosts add.tmpl,1.13,1.14

[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-serv18228/tmpl/vhosts

Modified Files:
	add.tmpl 
Log Message:
patched webforms to use ispmanConfVar default values when creating domains/vhosts/users


Index: add.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/vhosts/add.tmpl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- add.tmpl	17 Jan 2004 16:10:04 -0000	1.13
+++ add.tmpl	26 Jan 2004 20:45:56 -0000	1.14
@@ -184,7 +184,7 @@
 <tr>
     <td>Max Storage Space (in MB) </td>
     <td> 
-    <input  size=4 type=text name=FTPQuotaMBytes value="">
+    <input  size=4 type=text name=FTPQuotaMBytes value="<perl>$ispman->getConf('defaultVhostFtpQuota')</perl>">
     </td>
 </tr>
 



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