Opened 12 years ago
Closed 12 years ago
#29090 closed defect (bug) (fixed)
Fix unmatched tags in Plugin Install List Table
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.0 | Priority: | normal |
| Severity: | normal | Version: | 4.0 |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | ui, administration | Cc: |
Description
Closing <ul> tag of <ul class="plugin-action-buttons"> in the plugin install list table is unclosed.
HTML validator is also reporting Unclosed element <div id="wpcontent"> and <div id="wpwrap"> which does not appear to happen on other admin screens.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Nice catch, thanks jwenerd.