i81n fix from David House. fixes #2214
git-svn-id: https://develop.svn.wordpress.org/trunk@3412 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
915517c4f2
commit
e9553ad2d5
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
require_once('admin.php');
|
||||
|
||||
$title = 'Profile';
|
||||
$title = __('Profile');
|
||||
|
||||
$parent_file = 'profile.php';
|
||||
include_once('admin-header.php');
|
||||
|
Loading…
Reference in New Issue
Block a user