Theme editor gettext from hervada. fixes #5885

git-svn-id: https://develop.svn.wordpress.org/trunk@6881 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-02-17 00:58:23 +00:00
parent 24c66a6c38
commit 105206c2e2
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ $desc_header = ( $description != $file_show ) ? "$description</strong> (%s)" : "
?>
<div class="wrap">
<div class="bordertitle">
<h2 style="border: none; padding-bottom: 0px;">Theme Editor</h2>
<h2 style="border: none; padding-bottom: 0px;"><?php _e('Theme Editor'); ?></h2>
<form id="themeselector" name="theme" action="theme-editor.php" method="post">
<strong><?php _e('Select theme to edit: '); ?></strong>
<select name="theme" id="theme" style="margin: 0; padding: 0;">