Merge style attributes. Props Quandary. fixes #6214

git-svn-id: http://svn.automattic.com/wordpress/trunk@7279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-03-14 06:43:38 +00:00
parent e077b57335
commit b4a795bb5c
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>