Opened 13 years ago
Closed 13 years ago
#26441 closed defect (bug) (fixed)
wp-admin/options-discussion.php: Assign correct format to description
| Reported by: | Latz | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 3.8 |
| Component: | Administration | Version: | 3.8 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
Description
All setting description have the new class "description" assigned to them except in wp-admin/options-discussion.php.
Replace <small><em> with <p class="description">
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
p.description isn't new, and this text has "deliberately" used <small> for years. Fine with changing it, through.