Be ambiguous
git-svn-id: http://svn.automattic.com/wordpress/trunk@2811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user