]> 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 04:05:47 +0000 (04:05 +0000)
committerlpsolit%gmail.com <>
Thu, 22 May 2008 04:05:47 +0000 (04:05 +0000)
template/en/default/admin/params/ldap.html.tmpl

index a3c7e464357f47e88d87a932b323b995470b781d..34beb0a4fb8f177f318aa3ac1876fbb14bf653e3 100644 (file)
@@ -32,8 +32,8 @@
                 "ldapi://%2fvar%2flib%2fldap_sock (for a socket-based " _
                 "local connection.",
 
-  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 " _