Make WordPress Core


Ignore:
Timestamp:
03/01/2006 09:44:22 PM (19 years ago)
Author:
ryan
Message:

s/Links/Bookmarks/

File:
1 edited

Legend:

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

    r3570 r3585  
    128128        <th scope="col"><?php _e('Description') ?></th>
    129129        <th scope="col"><?php _e('# Posts') ?></th>
    130         <th scope="col"><?php _e('# Links') ?></th>
     130        <th scope="col"><?php _e('# Bookmarks') ?></th>
    131131        <th colspan="2"><?php _e('Action') ?></th>
    132132    </tr>
Note: See TracChangeset for help on using the changeset viewer.