mirror of
https://github.com/moodle/moodle.git
synced 2025-03-30 13:32:50 +02:00
Read-only forms do not belong to a <form> element, so we can't refer to that. Instead find the `.mform` element (which exists for regular and read-only forms).