submitbox stylings from mt. fixes #5949
git-svn-id: http://svn.automattic.com/wordpress/trunk@6970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5afb77ccdd
commit
b4c5911022
|
@ -57,8 +57,8 @@ echo "<a href='" . wp_nonce_url("comment.php?action=deletecomment&c=$comment
|
|||
?>
|
||||
</p>
|
||||
|
||||
<div class="inside">
|
||||
<p><strong><?php _e('Related') ?></strong></p>
|
||||
<div class="side-info">
|
||||
<h5><?php _e('Related') ?></h5>
|
||||
|
||||
<ul>
|
||||
<li><a href="edit-comments.php"><?php _e('Manage All Comments') ?></a></li>
|
||||
|
|
Loading…
Reference in New Issue