Merge style attributes. Props Quandary. fixes #6214

git-svn-id: https://develop.svn.wordpress.org/trunk@7279 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-03-14 06:43:38 +00:00
parent fe4286a905
commit 838afcaecf
1 changed files with 1 additions and 1 deletions

View File

@ -768,7 +768,7 @@ function meta_form() {
<th><?php _e( 'Value' ) ?></th>
</tr>
<tr valign="top">
<td style="text-align: right;" style="width: 18%;">
<td style="text-align: right; width: 18%;">
<?php if ( $keys ) : ?>
<select id="metakeyselect" name="metakeyselect" tabindex="7">
<option value="#NONE#"><?php _e( '- Select -' ); ?></option>