From d636ffc11dcfb6106aafc08481f0db548874e5bc Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 22 May 2008 03:59:24 +0000 Subject: Bug 435114: The description of the LDAPstarttls parameter is not displayed in editparams.cgi - Patch by Frédéric Buclin r/a=mkanat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/params/ldap.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/en/default/admin/params/ldap.html.tmpl b/template/en/default/admin/params/ldap.html.tmpl index 3e4ba5c51..cdc585d74 100644 --- a/template/en/default/admin/params/ldap.html.tmpl +++ b/template/en/default/admin/params/ldap.html.tmpl @@ -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 " _ -- cgit v1.2.3-24-g4f1b