#4479 closed defect (bug) (fixed)
`<em>` without a closing tag in `wp-admin/users.php`
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | 2.2.1 |
| Component: | Administration | Version: | 2.2 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
There's an <em> without a closing tag in wp-admin/users.php. Patch on its way.
Attachments (1)
Change History (6)
johnbillion — 6 years ago
comment:1
johnbillion — 6 years ago
- Keywords has-patch added
- Milestone set to 2.3 (trunk)
- Owner changed from anonymous to rob1n
- Status changed from new to assigned
comment:4
foolswisdom — 6 years ago
- Milestone changed from 2.3 (trunk) to 2.2
- Summary changed from Pedantic? Me? Never! to `<em>` without a closing tag in `wp-admin/users.php`
comment:5
foolswisdom — 6 years ago
- Milestone changed from 2.2 to 2.2.1
Note: See
TracTickets for help on using
tickets.

(In [5720]) Add missing </em>. Props johnbillion. fixes #4479