Changeset 2738

Show
Ignore:
Timestamp:
08/01/05 20:24:11 (3 years ago)
Author:
matt
Message:

Better name

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/admin-functions.php

    r2730 r2738  
    11991199$wp_file_descriptions =  
    12001200    array( 
    1201     'index.php' => __('Main Template'), 
     1201    'index.php' => __('Main Index Template'), 
    12021202    'style.css' => __('Stylesheet'), 
    12031203    'comments.php' => __('Comments Template'),