Changeset 6154

Show
Ignore:
Timestamp:
09/22/07 06:28:47 (1 year ago)
Author:
markjaquith
Message:

Bookend moderation links properly with right square bracket. highest omg bbq? Still, nice catch, ozh. fixes #5035

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/edit.php

    r6065 r6154  
    209209    echo " | <a href=\"" . wp_nonce_url("comment.php?action=deletecomment&amp;dt=spam&amp;p=" . $comment->comment_post_ID . "&amp;c=" . $comment->comment_ID, 'delete-comment_' . $comment->comment_ID) . "\" onclick=\"return deleteSomething( 'comment-as-spam', $comment->comment_ID, '" . js_escape(sprintf(__("You are about to mark as spam this comment by '%s'.\n'Cancel' to stop, 'OK' to mark as spam."), $comment->comment_author)) . "', theCommentList );\">" . __('Spam') . "</a> "; 
    210210} 
    211 ?> 
     211?> ] 
    212212</p> 
    213213        </li>