git-svn-id: https://develop.svn.wordpress.org/trunk@771 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-01-13 09:23:41 +00:00
parent 1afe017eee
commit 7921245591
3 changed files with 22 additions and 9 deletions
+1 -1
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>