Opened 9 years ago
Closed 8 years ago
#6875 closed enhancement (fixed)
Accessibility: Bump heading in members/register.php
Reported by: | mercime | Owned by: | mercime |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-patch has-screenshots |
Cc: |
Description (last modified by )
Basic rationale: see #6871.
Current headings:
<h1>Create an Account</h1>
register.php
<h4>Account Details</h4>
=> <h2> … </h2>
<h4>Profile Details</h4>
=> <h2> … </h2>
<h4>Blog Details</h4>
(multisite) => <h2> … </h2>
Attachments (3)
Change History (13)
#1
@
9 years ago
- Component changed from API to General - UX/UI
- Keywords has-patch has-screenshots added
- Type changed from defect (bug) to enhancement
#3
@
9 years ago
- Keywords changed from has-patch has-screenshots to has-patch, has-screenshots
- Milestone changed from Awaiting Review to 2.6
This ticket was mentioned in Slack in #buddypress by djpaul. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.
Attached patch bumps the headings of the Registration template.
Attached before and after screenshots.