mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 04:23:22 +01:00
The newbadge.php and edit.php pages have been merged in edit.php to make them easier to maintain because they were quite similar (newbadge.php was only used for creating badges and edit.php for editing badge details and messages).
8 lines
221 B
YAML
8 lines
221 B
YAML
issueNumber: MDL-43938
|
|
notes:
|
|
core_badges:
|
|
- message: >-
|
|
The badges/newbadge.php page has been deprecated and merged with
|
|
badges/edit.php. Please, use badges/edit.php instead.
|
|
type: deprecated
|