mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00

Some email body strings use first names as greetings, some use full names, and some do not. Using the first name for greeting makes it consistent and a bit more "personal".
6 lines
165 B
YAML
6 lines
165 B
YAML
issueNumber: MDL-64148
|
|
notes:
|
|
core:
|
|
- message: >-
|
|
Add \core_user::get_name_placeholders() to return an array of user name fields.
|
|
type: improved
|