Details
-
Type:
Bug
-
Status: Reopened
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.7.1
-
Fix Version/s: None
-
Component/s: Accessibility, JavaScript
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE
-
Pull from Repository:
-
Pull Master Branch:m28_MDL-46431
-
Pull Master Diff URL:
Description
When a call is made to the Javascript M.util.show_confirm_dialog(), the heading is an h1. This usually means that there is more than 1 h1 per page.
Personally I would look to make it a h3 as most pages will have a h1 (being the course name or site name) and a h2 (saying what the page is)