Make WordPress Core


Ignore:
Timestamp:
02/27/2006 04:57:30 AM (19 years ago)
Author:
ryan
Message:

Bookmark/link rework. #2499

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/index.php

    r3568 r3570  
    121121<li><a href="post-new.php"><?php _e('Write a post'); ?></a></li>
    122122<li><a href="profile.php"><?php _e('Update your profile or change your password'); ?></a></li>
    123 <li><a href="link-add.php"><?php _e('Add a link to your blogroll'); ?></a></li>
     123<li><a href="link-add.php"><?php _e('Add a bookmark to your blogroll'); ?></a></li>
    124124<li><a href="themes.php"><?php _e('Change your site&#8217;s look or theme'); ?></a></li>
    125125</ul>
Note: See TracChangeset for help on using the changeset viewer.