Opened 10 years ago
Closed 10 years ago
#32205 closed defect (bug) (fixed)
markup mismatch <th> <td>
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | 4.2 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | multisite | Cc: |
Description
Markup mismatch in file wp-admin/network/site-new.php:
<th scope="row"><label for="admin-email"><?php _e( 'Admin Email' ) ?></label></td>
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Nice find, eligijus! Thanks!
Introduced in [31517].
Patch attached.