Changeset 12546 for trunk/wp-admin/options-reading.php
- Timestamp:
- 12/26/2009 09:00:58 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-reading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-reading.php
r12101 r12546 46 46 </ul> 47 47 <?php if ( 'page' == get_option('show_on_front') && get_option('page_for_posts') == get_option('page_on_front') ) : ?> 48 <div id="front-page-warning" class="updated fade-ff0000">48 <div id="front-page-warning" class="updated"> 49 49 <p> 50 50 <?php _e('<strong>Warning:</strong> these pages should not be the same!'); ?>
Note: See TracChangeset
for help on using the changeset viewer.