]> git.mjollnir.org Git - moodle.git/commitdiff
Updating a ref to the moved enrolment helpfile
authordanstowell <danstowell>
Fri, 10 Mar 2006 15:51:45 +0000 (15:51 +0000)
committerdanstowell <danstowell>
Fri, 10 Mar 2006 15:51:45 +0000 (15:51 +0000)
lang/en_utf8/enrol_imsenterprise.php

index aa61a5168d9589211ce7d9cf49ec4ee2a9ce4ee7..763a90106dc1c5474f270ddc64b2258b7e71864b 100644 (file)
@@ -9,7 +9,7 @@ $string['coursesettings'] = 'Course data options';
 $string['miscsettings'] = 'Miscellaneous';
 
 // Labels in the config page
-$string['description'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify.  The file must follow the <a href=\'../help.php?module=enrol-imsenterprise&file=formatoverview.html\' target=\'blank\'>IMS Enterprise specifications</a> containing person, group, and membership XML elements.';
+$string['description'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify.  The file must follow the <a href=\'../help.php?module=enrol/imsenterprise&file=formatoverview.html\' target=\'blank\'>IMS Enterprise specifications</a> containing person, group, and membership XML elements.';
 $string['createnewusers'] = 'Create user accounts for users not yet registered in Moodle';
 $string['deleteusers'] = 'Delete user accounts when specified in IMS data';
 $string['fixcaseusernames'] = 'Change usernames to lower case';