Changeset 17262 for trunk/wp-admin/includes/class-wp-themes-list-table.php
- Timestamp:
- 01/11/2011 10:42:22 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-themes-list-table.php
r17090 r17262 85 85 86 86 function display() { 87 88 wp_nonce_field( "fetch-list-" . get_class( $this ), '_ajax_fetch_list_nonce' ); 87 89 ?> 88 90 <div class="tablenav top">
Note: See TracChangeset
for help on using the changeset viewer.