Changeset 4954
- Timestamp:
- 02/27/2007 11:17:13 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-writing.php
r4574 r4954 104 104 <?php else : ?> 105 105 106 <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'); ?>106 <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'); ?> 107 107 108 108 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.