steffen: server/kolab-webadmin/kolab-webadmin/php/admin/templates/en service.tpl, 1.1, 1.2

cvs at intevation.de cvs at intevation.de
Thu May 27 15:24:37 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/en
In directory doto:/tmp/cvs-serv24791/kolab-webadmin/php/admin/templates/en

Modified Files:
	service.tpl 
Log Message:
quota warn level configurable

Index: service.tpl
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/en/service.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- service.tpl	17 May 2004 15:24:26 -0000	1.1
+++ service.tpl	27 May 2004 13:24:35 -0000	1.2
@@ -13,6 +13,7 @@
 <p>Further details with regards to security considerations are available on the 
 internet at the <a href="http://kolab.kde.org">Kolab</a> webserver.</p>
 </div>
+<h1>Services</h1>
 <form name="serviceform" method="POST">
 
 <table class="contenttable" cellpadding="0" cellspacing="1px">
@@ -29,4 +30,12 @@
 	   <td class="contentcell"> </td><td class="actioncell"><input type="submit" name="submitservices" value="Update"></td>
 	</tr>
 </table>
-</form>
\ No newline at end of file
+</form>
+<h1>Quota settings</h1>
+<div class="contentform">
+<form name="quotawarnform" method="POST">
+<br />
+Warn users when they have used <input name="quotawarn" size="3"  value="{$quotawarn}" /> % of their quota<br />
+<div align="right"><input type="submit" name="submitquotawarn" value="Update" /></div>
+</form>
+</div>
\ No newline at end of file





More information about the commits mailing list