From 5101fce2df10ec132afa4b6c8539e5e86c90e741 Mon Sep 17 00:00:00 2001 From: Francesco Date: Fri, 11 Dec 2015 01:27:11 +0100 Subject: [PATCH] Update forms_AuthenticationLdapSettingsForm.php --- .../admin/messages/it/forms_AuthenticationLdapSettingsForm.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protected/humhub/modules/admin/messages/it/forms_AuthenticationLdapSettingsForm.php b/protected/humhub/modules/admin/messages/it/forms_AuthenticationLdapSettingsForm.php index b8b8837fb7..565bbca8dd 100644 --- a/protected/humhub/modules/admin/messages/it/forms_AuthenticationLdapSettingsForm.php +++ b/protected/humhub/modules/admin/messages/it/forms_AuthenticationLdapSettingsForm.php @@ -17,7 +17,7 @@ * NOTE: this file must be saved in UTF-8 encoding. */ return [ - 'E-Mail Address Attribute' => '', + 'E-Mail Address Attribute' => 'Attributo indirizzo E-mail', 'Fetch/Update Users Automatically' => '', 'Base DN' => 'DN base', 'Enable LDAP Support' => 'Abilita supporto LDAP',