Changeset 19538 for trunk/wp-admin/options-general.php
- Timestamp:
- 12/02/2011 04:31:01 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-general.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-general.php
r19507 r19538 68 68 69 69 $options_help .= '<p>' . __('UTC means Coordinated Universal Time.') . '</p>' . 70 '<p>' . __( 'Remember to click the Save Changes button at the bottom of the screen for new settings to take effect.') . '</p>';70 '<p>' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '</p>'; 71 71 72 72 get_current_screen()->add_help_tab( array(
Note: See TracChangeset
for help on using the changeset viewer.