Opened 3 years ago
Closed 3 years ago
#15501 closed defect (bug) (fixed)
Missing </div> in wp-admin/users.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Administration | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
wp-admin/users.php is missing a </div> which causes the footer to float at the end of the content instead of being at the bottom of the page.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

(In [16494]) Add missing div. props PeteMall, fixes #15501.