#14007 closed defect (bug) (fixed)
A few markup errors on Plugins screen
| Reported by: | johnbillion | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0.1 |
| Component: | UI | Version: | 3.0 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
Description
When viewing 'Drop-ins' or 'Must-Use' plugins on the Plugins screen, some markup errors cause the page layout to break a little.
Patch coming up
Attachments (1)
Change History (6)
#2
@
16 years ago
Three fixes in that patch:
- Add a missing opening <p> tag.
- Add a missing closing </div> tag.
- Remove extraneous 'No plugins found' message (note that it uses
__()instead of_e(), but in fact the message is not needed anyway as we use the 'You do not appear to have any plugins available at this time' message further below).
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch