mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
b6715a7dda
A new static variable, $uniqueid, has been introduced to the moodleform class. This enhancement allows for the simultaneous presence of multiple forms with distinct IDs for action buttons on a single page, thereby mitigating the accessibility concern associated with duplicated IDs.