Opened 16 years ago
Closed 16 years ago
#13901 closed defect (bug) (fixed)
Invalid markup in update-core.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | high |
| Severity: | normal | Version: | |
| Component: | Validation | Keywords: | has-patch |
| Focuses: | Cc: |
Description
I have attached a tiny patch for wp-admin/update-core.php. This removes an errant </label> which breaks xhtml validation and prevents my browser from rendering the Updates page.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [15260]) Remove errant closing label tag. props wahgnube, fixes #13901.