Changeset 43967
- Timestamp:
- 12/04/2018 11:03:34 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-admin/about.php
r43953 r43967 48 48 <?php elseif ( ! file_exists( WP_PLUGIN_DIR . '/classic-editor/classic-editor.php' ) ) : ?> 49 49 <p class="about-text"> 50 <a href="#classic-editor"><?php _e( 'Learn how to keep using the old editor.' ); ?></a>50 ℹ <a href="#classic-editor"><?php _e( 'Learn how to keep using the old editor.' ); ?></a> 51 51 </p> 52 52 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.