mirror of
https://github.com/moodle/moodle.git
synced 2025-04-16 14:02:32 +02:00
One help string corrected.
Merged from MOODLE_15_STABLE
This commit is contained in:
parent
607635dbbc
commit
bd8a4f07f0
@ -80,7 +80,7 @@ if (!function_exists('ldap_connect')){ // Is php4-ldap really there?
|
||||
choose_from_menu ($choices, "ldap_preventpassindb", $config->ldap_preventpassindb, "");
|
||||
?>
|
||||
</td><td>
|
||||
<?php print_string("ldap_preventpassindb","auth") ?>
|
||||
<?php print_string("auth_ldap_preventpassindb","auth") ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user