mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
One help string corrected.
Merged from MOODLE_15_STABLE
This commit is contained in:
parent
607635dbbc
commit
bd8a4f07f0
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ if (!function_exists('ldap_connect')){ // Is php4-ldap really there?
|
||||||
choose_from_menu ($choices, "ldap_preventpassindb", $config->ldap_preventpassindb, "");
|
choose_from_menu ($choices, "ldap_preventpassindb", $config->ldap_preventpassindb, "");
|
||||||
?>
|
?>
|
||||||
</td><td>
|
</td><td>
|
||||||
<?php print_string("ldap_preventpassindb","auth") ?>
|
<?php print_string("auth_ldap_preventpassindb","auth") ?>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue