mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 01:27:36 +01:00
Be ambiguous
git-svn-id: http://svn.automattic.com/wordpress/trunk@2811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
3c021ffcd7
commit
878bcd48ec
@ -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