diff options
Diffstat (limited to 'themes/marvin/marvin.theme')
-rw-r--r-- | themes/marvin/marvin.theme | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme index b328bba7a..0e340ee8d 100644 --- a/themes/marvin/marvin.theme +++ b/themes/marvin/marvin.theme @@ -117,8 +117,6 @@ } function comment($comment, $link = "") { - print "<a name=\"$comment->cid\">\n"; - // Create comment header: print "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#000000\" width=\"100%\">\n"; print " <tr bgcolor=\"#000000\">\n"; |