Changeset 6833 for trunk/wp-admin/options-head.php
- Timestamp:
- 02/14/2008 12:39:38 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-head.php
r5048 r6833 2 2 3 3 <?php if (isset($_GET['updated'])) : ?> 4 <div id="message" class="updated fade"><p><strong><?php _e(' Options saved.') ?></strong></p></div>4 <div id="message" class="updated fade"><p><strong><?php _e('Settings saved.') ?></strong></p></div> 5 5 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.