Make WordPress Core


Ignore:
Timestamp:
02/14/2008 12:39:38 AM (17 years ago)
Author:
ryan
Message:

Options are called Settings now. Props hansengel. see #5850

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/options-head.php

    r5048 r6833  
    22
    33<?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>
    55<?php endif; ?>
Note: See TracChangeset for help on using the changeset viewer.