]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 435114: The description of the LDAPstarttls parameter is not displayed in editpar...
authorlpsolit%gmail.com <>
Thu, 22 May 2008 03:59:24 +0000 (03:59 +0000)
committerlpsolit%gmail.com <>
Thu, 22 May 2008 03:59:24 +0000 (03:59 +0000)
template/en/default/admin/params/ldap.html.tmpl

index 3e4ba5c51a5fc65dc6c888338534272636490551..cdc585d742668e82364c68b02719bdc6acd43a4f 100644 (file)
@@ -33,8 +33,8 @@
                 "separated; each will be tried in turn until a connection is " _
                 "established.",
 
-  LDAPstartls => "Whether to require encrypted communication once normal " _
-                 "LDAP connection achieved with the server.",
+  LDAPstarttls => "Whether to require encrypted communication once a normal " _
+                  "LDAP connection is achieved with the server.",
 
   LDAPbinddn => "If your LDAP server requires that you use a binddn and password " _
                 "instead of binding anonymously, enter it here " _