Opened 11 years ago
Closed 10 years ago
#6875 closed enhancement (fixed)
Accessibility: Bump heading in members/register.php
| Reported by: | mercime | Owned by: | mercime |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | Core | Version: | |
| Severity: | normal | 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
@
11 years ago
- Component API → General - UX/UI
- Keywords has-patch has-screenshots added
- Type defect (bug) → enhancement
#3
@
11 years ago
- Keywords has-patch has-screenshots → has-patch, has-screenshots
- Milestone Awaiting Review → 2.6
This ticket was mentioned in Slack in #buddypress by djpaul. View the logs.
10 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Attached patch bumps the headings of the Registration template.
Attached before and after screenshots.