Be ambiguous
git-svn-id: https://develop.svn.wordpress.org/trunk@2811 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a1e2c715b7
commit
ffe1a35f45
@ -668,7 +668,7 @@ function meta_form() {
|
||||
ORDER BY meta_id DESC
|
||||
LIMIT 10");
|
||||
?>
|
||||
<h3><?php _e('Add a new custom field to this post:') ?></h3>
|
||||
<h3><?php _e('Add a new custom field:') ?></h3>
|
||||
<table cellspacing="3" cellpadding="3">
|
||||
<tr>
|
||||
<th colspan="2"><?php _e('Key') ?></th>
|
||||
|
Loading…
Reference in New Issue
Block a user