Fix id typo. Props sivel. fixes #8401
git-svn-id: https://develop.svn.wordpress.org/trunk@9928 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
77763bce82
commit
ace2567641
@ -39,7 +39,7 @@ $url = attribute_escape( $comment->comment_author_url );
|
||||
<div id="minor-publishing">
|
||||
|
||||
<div id="minor-publishing-actions">
|
||||
<div id="preview=action">
|
||||
<div id="preview-action">
|
||||
<a class="preview button" href="<?php echo get_comment_link(); ?>" target="_blank"><?php _e('View Comment'); ?></a>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user