@@ -106,11 +102,8 @@ Photo processing is deactivated until we hear from Moodle dev forum about modifi
-
-
get_string('ignore')) + $assignableroles;
@@ -135,7 +128,6 @@ foreach($this->imsroles as $imsrolenum=>$imsrolename){
} // End loop
?>
-
@@ -180,8 +172,6 @@ foreach($this->imsroles as $imsrolenum=>$imsrolename){
-
-
@@ -206,4 +196,4 @@ foreach($this->imsroles as $imsrolenum=>$imsrolename){
-
.
+
.
\ No newline at end of file
diff --git a/enrol/ldap/config.html b/enrol/ldap/config.html
index 3e37f5cf4ec..968c2cf9cb5 100755
--- a/enrol/ldap/config.html
+++ b/enrol/ldap/config.html
@@ -85,23 +85,23 @@ if (!isset($frm->enrol_ldap_template)) {
?>
-
+
-
+
enrol_ldap_host_url:
-
+
-
+
enrol_ldap_version:
enrol_ldap_template)) {
-
+
enrol_ldap_bind_dn:
-
+
-
+
ldap_bind_pw:
-
+
-
+
ldap_search_sub:
enrol_ldap_template)) {
-
+
enrol_ldap_student_contexts:
-
+
-
+
enrol_ldap_student_memberattribute:
-
+
@@ -185,17 +185,17 @@ if (!isset($frm->enrol_ldap_template)) {
enrol_ldap_teacher_contexts:
-
+
-
+
enrol_ldap_teacher_memberattribute:
-
+
@@ -232,58 +232,58 @@ if (!isset($frm->enrol_ldap_template)) {
-
+
enrol_ldap_objectclass:
-
+
-
+
enrol_ldap_course_idnumber:
-
+
-
+
-
+
enrol_ldap_course_shortname:
-
+
-
+
@@ -291,24 +291,24 @@ if (!isset($frm->enrol_ldap_template)) {
-
+
enrol_ldap_course_fullname:
-
+
-
+
@@ -316,24 +316,24 @@ if (!isset($frm->enrol_ldap_template)) {
-
+
enrol_ldap_course_summary:
-
+
-
+
@@ -358,7 +358,7 @@ if (!isset($frm->enrol_ldap_template)) {
diff --git a/lang/en_utf8/enrol_imsenterprise.php b/lang/en_utf8/enrol_imsenterprise.php
index 81a48b1122e..ceda243dec1 100644
--- a/lang/en_utf8/enrol_imsenterprise.php
+++ b/lang/en_utf8/enrol_imsenterprise.php
@@ -11,7 +11,7 @@ $string['createnewcourses'] = 'Create new (hidden) courses if not found in Moodl
$string['createnewusers'] = 'Create user accounts for users not yet registered in Moodle';
$string['cronfrequency'] = 'Frequency of processing';
$string['deleteusers'] = 'Delete user accounts when specified in IMS data';
-$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 IMS Enterprise specifications 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 IMS Enterprise specifications containing person, group, and membership XML elements.';
$string['doitnow'] = 'perform an IMS Enterprise import right now';
$string['enrolname'] = 'IMS Enterprise file';
$string['filelockedmail'] = 'The text file you are using for IMS-file-based enrolments ($a) can not be deleted by the cron process. This usually means the permissions are wrong on it. Please fix the permissions so that Moodle can delete the file, otherwise it might be processed repeatedly.';