Changes from branches/4.0/src/wp-admin/includes/class-wp-plugin-install-list-table.php at r30249 to trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php at r29679
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php
r30249 r29679 274 274 } 275 275 276 if ( 'top' == $which ) { 277 wp_referer_field(); 278 ?> 276 if ( 'top' == $which ) { ?> 279 277 <div class="tablenav top"> 280 278 <div class="alignleft actions">
Note: See TracChangeset
for help on using the changeset viewer.