Opened 17 years ago
Closed 17 years ago
#10560 closed defect (bug) (fixed)
XHTML validation error in options-misc.php
| Reported by: | wahgnube | Owned by: | westi |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Validation | Version: | 2.8.3 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
I have attached a tiny patch for wp-admin/options-misc.php. This removes an errant <tr> which breaks xhtml validation and prevents my browser from rendering the miscellaneous options page.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [11781]) Remove errant <tr> to fix validation error. Fixes #10560 props wahgnube.