Changeset 35009 for trunk/src/wp-admin/includes/plugin-install.php
- Timestamp:
- 10/10/2015 03:16:04 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/plugin-install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/plugin-install.php
r34764 r35009 215 215 <?php display_plugins_table(); ?> 216 216 217 <h 3><?php _e( 'Popular tags' ) ?></h3>217 <h2><?php _e( 'Popular tags' ) ?></h2> 218 218 <p><?php _e( 'You may also browse based on the most popular tags in the Plugin Directory:' ) ?></p> 219 219 <?php
Note: See TracChangeset
for help on using the changeset viewer.