mirror of
https://github.com/moodle/moodle.git
synced 2025-03-31 05:52:51 +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).