Consistent headings for the Manage->Link page. See #6137 props MichaelH.
git-svn-id: https://develop.svn.wordpress.org/trunk@7189 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a15d268e25
commit
928ea82fd2
@ -35,7 +35,7 @@ function xfn_check($class, $value = '', $deprecated = '') {
|
||||
<?php wp_nonce_field( 'closedpostboxes', 'closedpostboxesnonce', false ); ?>
|
||||
|
||||
<div class="wrap">
|
||||
<h2><?php _e('Edit Link') ?></h2>
|
||||
<h2><?php echo $heading; ?></h2>
|
||||
|
||||
<div id="poststuff">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user