Fix id typo. Props sivel. fixes #8401

git-svn-id: http://svn.automattic.com/wordpress/trunk@9928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-11-27 20:44:43 +00:00
parent fd25a786fe
commit 2349f73659
1 changed files with 1 additions and 1 deletions

View File

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