]> git.mjollnir.org Git - moodle.git/commitdiff
typo
authorkoenr <koenr>
Wed, 15 Mar 2006 14:25:58 +0000 (14:25 +0000)
committerkoenr <koenr>
Wed, 15 Mar 2006 14:25:58 +0000 (14:25 +0000)
lang/en_utf8/enrol_imsenterprise.php

index 763a90106dc1c5474f270ddc64b2258b7e71864b..b5ddaebc3c7b8a9e9f35f2d27fbeab09f4d79b3f 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';