Changed text to new token

This commit is contained in:
Arturo Gonzalez 2017-11-14 12:47:23 +01:00
parent 861e112cec
commit efa762626b
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ function config_update_config () {
if (!config_update_value ('ldap_advanced_config', get_parameter ('ldap_advanced_config')))
$error_update[] = __('Advanced Config LDAP');
if (!config_update_value ('ldap_no_create_password', get_parameter ('ldap_no_create_password')))
$error_update[] = __('No create password LDAP');
$error_update[] = __('Save Password');
if (!config_update_value ('ad_domain', get_parameter ('ad_domain')))
$error_update[] = __('Domain');
if (!config_update_value ('ad_adv_perms', get_parameter ('ad_adv_perms')))