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:
Peter Westwood 2008-03-09 21:54:34 +00:00
parent a15d268e25
commit 928ea82fd2
1 changed files with 1 additions and 1 deletions

View File

@ -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">