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:
parent
fe4286a905
commit
838afcaecf
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user