Opened 10 years ago
Closed 10 years ago
#7214 closed enhancement (fixed)
Accessibility: Bump heading in single message screen
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Core | Keywords: | has-patch has-screenshots |
| Cc: |
Description
Basic rationale: see #6871
Current headings:
<h1>Name</h1>
<h2>username</h2>
messages/single.php
<h3 id="message-subject"><?php bp_the_thread_subject(); ?></h3> => <h2> ... </h2>
Patch and screenshots coming up.
Attachments (8)
Change History (10)
Note: See
TracTickets for help on using
tickets.
2010 theme