Changeset 11190 for trunk/wp-admin/options-writing.php
- Timestamp:
- 05/05/2009 04:28:05 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-writing.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-writing.php
r11180 r11190 121 121 <?php else : ?> 122 122 123 <p><?php printf(__('WordPress is not notifying any <a href="http://codex.wordpress.org/Update_Services">Update Services</a> because of your blog \'s <a href="%s">privacy settings</a>.'), 'options-privacy.php'); ?></p>123 <p><?php printf(__('WordPress is not notifying any <a href="http://codex.wordpress.org/Update_Services">Update Services</a> because of your blog’s <a href="%s">privacy settings</a>.'), 'options-privacy.php'); ?></p> 124 124 125 125 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.