Ticket #12310: edit.php.diff
| File edit.php.diff, 595 bytes (added by , 16 years ago) |
|---|
-
edit.php
339 339 $dropdown_options = array('show_option_all' => __('View all categories'), 'hide_empty' => 0, 'hierarchical' => 1, 340 340 'show_count' => 0, 'orderby' => 'name', 'selected' => $cat); 341 341 wp_dropdown_categories($dropdown_options); 342 do_action('restrict_manage_posts');343 342 } 343 do_action('restrict_manage_posts'); 344 344 ?> 345 345 <input type="submit" id="post-query-submit" value="<?php esc_attr_e('Filter'); ?>" class="button-secondary" /> 346 346 <?php }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)