Remove silly go back link.

git-svn-id: https://develop.svn.wordpress.org/trunk@787 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2004-01-24 23:10:53 +00:00
parent 169002b6bf
commit b1d56b71c1
1 changed files with 0 additions and 2 deletions

View File

@ -88,8 +88,6 @@ if ('none' != get_settings("comment_moderation")) {
<p>Sorry, comments are closed at this time.</p>
<?php } ?>
<div><a href="javascript:history.go(-1)">Go back</a>.</div>
<?php // if you delete this the sky will fall on your head
}
?>