Opened 16 years ago
Closed 16 years ago
#13901 closed defect (bug) (fixed)
Invalid markup in update-core.php
| Reported by: | wahgnube | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 3.0 |
| Component: | Validation | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [15260]) Remove errant closing label tag. props wahgnube, fixes #13901.