stephan: server/kolab-webadmin/kolab-webadmin/php/admin/templates/en service.tpl, 1.12, 1.13

cvs at intevation.de cvs at intevation.de
Fri Feb 18 11:25:54 CET 2005


Author: stephan

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

Modified Files:
	service.tpl 
Log Message:
Fix a couple of spelling mistakes


Index: service.tpl
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/en/service.tpl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- service.tpl	15 Dec 2004 00:07:25 -0000	1.12
+++ service.tpl	18 Feb 2005 10:25:52 -0000	1.13
@@ -10,13 +10,13 @@
 <a name="systemaliasconf"></a>
 <h2>Administrative email addresses</h2>
 <div class="contentsimple">
-<p>You have not yet set up a recieving account for the administrative email addresses 
-hostmaster at yourdomain.tdl, postmaster at yourdomain.tld and abuse at yourdomain.tld. Enter 
+<p>You have not yet set up a receiving account for the administrative email addresses 
+hostmaster at yourdomain.tld, postmaster at yourdomain.tld and abuse at yourdomain.tld. Enter 
 the email address of a kolab account below and press the button to create a distribution list
 for each of those addresses. Later you can add or remove people from the lists like any other distribution list</p>
 <div class="contentform">
 <form name="systemalias" method="post">
-Email address of account that should recieve administrative mail:
+Email address of account that should receive administrative mail:
 <input type="text" name="systemaliasmail" size="80"  value="{$systemaliasmail}" /><br/>
 <div align="right"><input type="submit" name="submitsystemalias" value="Create Distributionlists" /></div>
 </form>
@@ -93,7 +93,7 @@
 <h2>SMTP "smarthost/relayhost"</h2>
 <div class="contentform">
 <form name="postfixrelayhost" method="post">
-Smarthost to use to send outgoing mail (host.domain.tlb). Leave empty for no relayhost.
+Smarthost to use to send outgoing mail (host.domain.tld). Leave empty for no relayhost.
 <input type="text" name="postfixrelayhost" size="80"  value="{$postfixrelayhost}" /><br/>
 <input type="checkbox" name="postfixrelayhostmx" {if $postfixrelayhostmx == 'true' }checked{/if} />
 Enable MX lookup for relayhost (if in doubt, leave it off)





More information about the commits mailing list