Changeset 4327
- Timestamp:
- 10/04/2006 10:35:49 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-writing.php
r4326 r4327 107 107 <?php else : ?> 108 108 109 <p><?php print _f(__('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'); ?>109 <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'); ?> 110 110 111 111 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.