Changeset 21838 for trunk/wp-admin/options-writing.php
- Timestamp:
- 09/13/2012 05:28:57 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-writing.php
r21818 r21838 183 183 <?php else : ?> 184 184 185 <p><?php printf(__('WordPress is not notifying any <a href="http://codex.wordpress.org/Update_Services">Update Services</a> because of your site’s <a href="%s"> privacy settings</a>.'), 'options-privacy.php'); ?></p>185 <p><?php printf(__('WordPress is not notifying any <a href="http://codex.wordpress.org/Update_Services">Update Services</a> because of your site’s <a href="%s">visibility settings</a>.'), 'options-reading.php'); ?></p> 186 186 187 187 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.