summaryrefslogtreecommitdiff
path: root/themes/goofy/goofy.theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/goofy/goofy.theme')
-rw-r--r--themes/goofy/goofy.theme2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/goofy/goofy.theme b/themes/goofy/goofy.theme
index f41cd4ae7..3816e16b6 100644
--- a/themes/goofy/goofy.theme
+++ b/themes/goofy/goofy.theme
@@ -143,8 +143,6 @@ function c(subject,mod,author,date,body) {document.writeln("<table border=\"0\"
function comment($comment, $link = "") {
- echo "<A NAME=\"$comment->cid\"></A>\n";
-
$author = "<b>" . format_name($comment) . "</b>";
$body = check_output($comment->comment, 1) . "<br><hr color=\"#404040\" size=\"1\"><div align=\"right\">[ $link ]</div>";