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:
parent
169002b6bf
commit
b1d56b71c1
|
@ -88,8 +88,6 @@ if ('none' != get_settings("comment_moderation")) {
|
||||||
<p>Sorry, comments are closed at this time.</p>
|
<p>Sorry, comments are closed at this time.</p>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|
||||||
<div><a href="javascript:history.go(-1)">Go back</a>.</div>
|
|
||||||
|
|
||||||
<?php // if you delete this the sky will fall on your head
|
<?php // if you delete this the sky will fall on your head
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue