Ticket #8401: edit-form-comment.diff
| File edit-form-comment.diff, 499 bytes (added by , 17 years ago) |
|---|
-
wp-admin/edit-form-comment.php
39 39 <div id="minor-publishing"> 40 40 41 41 <div id="minor-publishing-actions"> 42 <div id="preview =action">42 <div id="preview-action"> 43 43 <a class="preview button" href="<?php echo get_comment_link(); ?>" target="_blank"><?php _e('View Comment'); ?></a> 44 44 </div> 45 45 <div class="clear"></div>