Opened 6 years ago

Closed 6 years ago

#4210 closed defect (bug) (fixed)

dispay problem in wp-admin/edit-pages.php

Reported by: devil1591 Owned by: rob1n
Priority: normal Milestone: 2.3
Component: Administration Version:
Severity: normal Keywords: has-patch commit
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)

4210.diff (388 bytes) - added by Nazgul 6 years ago.

Download all attachments as: .zip

Change History (5)

Nazgul6 years ago

  • Keywords has-patch added
  • Milestone changed from 2.4 to 2.3
  • Owner changed from anonymous to rob1n
  • Keywords commit added
  • Status changed from new to assigned
  • Resolution set to fixed
  • Status changed from assigned to closed

(In [5361]) Add clearer to edit-pages.php. Props Nazgul. fixes #4210

Note: See TracTickets for help on using tickets.