Opened 16 years ago
Closed 16 years ago
#4210 closed defect (bug) (fixed)
dispay problem in wp-admin/edit-pages.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
in wp-admin/edit-pages.php, the table under the search box is not well placed,
missing
<br style="clear:both;" />
before
<table class="widefat">
like the wp-admin/edit.php page
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
(In [5361]) Add clearer to edit-pages.php. Props Nazgul. fixes #4210