Ticket #27743: 27743.diff
File 27743.diff, 527 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/includes/class-wp-users-list-table.php
205 205 * or below the table ("bottom"). 206 206 */ 207 207 protected function extra_tablenav( $which ) { 208 if ( 'top' != $which )208 if ( 'top' != $which && 'bottom' != $which ) 209 209 return; 210 210 ?> 211 211 <div class="alignleft actions">