git-svn-id: http://svn.automattic.com/wordpress/trunk@771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt
2004-01-13 09:23:41 +00:00
parent 8058390507
commit 5624ca0f6c
3 changed files with 22 additions and 9 deletions

View File

@@ -100,5 +100,5 @@ if ($user_level > 4) {
?>
</form>
<p><a href="post.php?action=deletecomment&amp;noredir=true&amp;comment=<?php echo $commentdata['comment_ID']; ?>&amp;p=<?php echo $commentdata['comment_post_ID']; ?>">Delete this comment</a>.</p>
</div>