From: lpsolit%gmail.com <> Date: Thu, 22 May 2008 04:05:47 +0000 (+0000) Subject: Bug 435114: The description of the LDAPstarttls parameter is not displayed in editpar... X-Git-Tag: bugzilla-3.0.5~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df984f955831e7eb845f2afdf6c37b43b5b10619;p=thirdparty%2Fbugzilla.git Bug 435114: The description of the LDAPstarttls parameter is not displayed in editparams.cgi - Patch by Frédéric Buclin r/a=mkanat --- diff --git a/template/en/default/admin/params/ldap.html.tmpl b/template/en/default/admin/params/ldap.html.tmpl index a3c7e46435..34beb0a4fb 100644 --- a/template/en/default/admin/params/ldap.html.tmpl +++ b/template/en/default/admin/params/ldap.html.tmpl @@ -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 " _