Make WordPress Core


Ignore:
Timestamp:
11/20/2006 02:17:07 AM (19 years ago)
Author:
ryan
Message:

Standardize on Links instead of Bookmarks until we change our minds again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/link-add.php

    r4495 r4499  
    22require_once('admin.php');
    33
    4 $title = __('Add Bookmark');
     4$title = __('Add Link');
    55$this_file = 'link-manager.php';
    66$parent_file = 'link-manager.php';
Note: See TracChangeset for help on using the changeset viewer.