Ticket #14150: 14150.diff
File 14150.diff, 775 bytes (added by , 14 years ago) |
---|
-
wp-admin/includes/list-table.php
527 527 $this->display_table(); 528 528 } else { 529 529 echo '<br class="clear">'; 530 $this->extra_tablenav( 'top' ); 531 echo '<br class="clear">'; 530 532 echo '<p>'; 531 533 $this->no_items(); 532 534 echo '</p>'; -
wp-admin/edit.php
209 209 </p></div> 210 210 <?php } ?> 211 211 212 <form id="posts-filter" action="" method=" post">212 <form id="posts-filter" action="" method="get"> 213 213 214 214 <ul class="subsubsub"> 215 215 <?php