Changeset 12546 for trunk/wp-admin/options-head.php
- Timestamp:
- 12/26/2009 09:00:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-head.php
r8645 r12546 14 14 15 15 <?php if (isset($_GET['updated'])) : ?> 16 <div id="message" class="updated fade"><p><strong><?php _e('Settings saved.') ?></strong></p></div>16 <div id="message" class="updated"><p><strong><?php _e('Settings saved.') ?></strong></p></div> 17 17 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.