richard: server/kolab-webadmin/kolab-webadmin/php/admin/templates service.tpl, 1.11, 1.12

cvs at kolab.org cvs at kolab.org
Tue Dec 19 20:57:34 CET 2006


Author: richard

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

Modified Files:
	service.tpl 
Log Message:
spelling error Privileged is correct and
removed an inconsistency: non-authorized -> unauthorized.



Index: service.tpl
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/service.tpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- service.tpl	18 Dec 2006 22:04:26 -0000	1.11
+++ service.tpl	19 Dec 2006 19:57:32 -0000	1.12
@@ -76,7 +76,7 @@
 </form>
 </div>
 <br />
-<h2>{tr msg="Priviledged Networks"}</h2>
+<h2>{tr msg="Privileged Networks"}</h2>
 <div class="contentform">
 <form name="postfixmynetworksform" method="post">
 {tr msg="Networks allowed to relay and send mail through unauthenticated SMTP connections to the Kolab server (comma separated networks in x.x.x.x/y format):"}
@@ -99,7 +99,7 @@
 <div class="contentform">
 <form name="postfixallowunauthform" method="post">
 <input type="checkbox" name="postfixallowunauth" {if $postfixallowunauth == 'true' }checked{/if} />
-{tr msg="Accept mail from other domains over non-authenticated SMTP. This must be enabled if you want to use the Kolab Server to receive mail from other internet domains directly. Leave disabled to accept mail only from SMTP gateways that are within the priviledged network."}
+{tr msg="Accept mail from other domains over unauthenticated SMTP. This must be enabled if you want to use the Kolab Server to receive mail from other internet domains directly. Leave disabled to accept mail only from SMTP gateways that are within the privileged network."}
 <div align="right"><input type="submit" name="submitpostfixallowunauth" value="{tr msg="Update"}" /></div>
 </form>
 </div>





More information about the commits mailing list