Changeset 15132 for trunk/wp-admin/options-privacy.php
- Timestamp:
- 06/03/2010 09:00:39 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-privacy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-privacy.php
r15116 r15132 21 21 '<p>' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '</p>' . 22 22 '<p><strong>' . __('For more information:') . '</strong></p>' . 23 '<p>' . __('<a href="http://codex.wordpress.org/Settings_Privacy_SubPanel" >Privacy Settings Documentation</a>') . '</p>' .24 '<p>' . __('<a href="http://wordpress.org/support/" >Support Forums</a>') . '</p>'23 '<p>' . __('<a href="http://codex.wordpress.org/Settings_Privacy_SubPanel" target="_blank">Privacy Settings Documentation</a>') . '</p>' . 24 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 25 25 ); 26 26
Note: See TracChangeset
for help on using the changeset viewer.