Fixed 'add custom' button
git-svn-id: http://svn.automattic.com/wordpress/trunk@990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
1e6933cb2e
commit
867f87f41b
|
@ -278,7 +278,7 @@ if ($keys) {
|
||||||
</div>
|
</div>
|
||||||
<br style="clear: both;" />
|
<br style="clear: both;" />
|
||||||
<div id="postcustomsubmit">
|
<div id="postcustomsubmit">
|
||||||
<input type="submit" id="addmeta" name="addmeta" value="Add Custom">
|
<input type="submit" id="save" name="save" value="Add Custom">
|
||||||
</div>
|
</div>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue