mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
6601690202
This patch improves usability of enrolment page in case of course is not enrollable. 'Continue' button now returns student to referring page instead of main moodle page (as it used to be). To make this improvement, passing correct returnurl parameter to enrol/index.php page was implemented for links that may be accessible for not-enrolled students.