One help string corrected.

Merged from MOODLE_15_STABLE
This commit is contained in:
stronk7 2005-07-14 15:44:34 +00:00
parent 607635dbbc
commit bd8a4f07f0

View File

@ -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>