Better name
git-svn-id: http://svn.automattic.com/wordpress/trunk@2738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
60327b0ca2
commit
d62ae6b368
|
@ -1198,7 +1198,7 @@ function get_real_file_to_edit($file) {
|
|||
|
||||
$wp_file_descriptions =
|
||||
array(
|
||||
'index.php' => __('Main Template'),
|
||||
'index.php' => __('Main Index Template'),
|
||||
'style.css' => __('Stylesheet'),
|
||||
'comments.php' => __('Comments Template'),
|
||||
'comments-popup.php' => __('Popup Comments Template'),
|
||||
|
|
Loading…
Reference in New Issue