- Timestamp:
- 01/11/2011 10:42:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-theme-install-list-table.php
r17090 r17262 127 127 128 128 function display() { 129 130 wp_nonce_field( "fetch-list-" . get_class( $this ), '_ajax_fetch_list_nonce' ); 129 131 ?> 130 132 <div class="tablenav top">
Note: See TracChangeset
for help on using the changeset viewer.