-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
2.3.6
-
MOODLE_23_STABLE
-
git@github.com:lamiette/moodle.git
-
The function login_info() in lib/outputrenderers.php is still hardcoding things and should be moved to use html_writer.
It also has one or two hardcoded language strings and it would be useful if class identifiers were added to elements so they can be selectable in theme or YUI code.
- Discovered while testing
-
MDL-40273 Remove failed login notification from login_info renderer
- Closed
- is duplicated by
-
MDL-39909 core_renderer's $OUTPUT->login_info() needs to provide some css selector to theme the links it outputs.
- Closed
- will help resolve
-
MDL-40160 Make the login page into a renderer
- Closed