diff options
Diffstat (limited to 'themes/marvin/marvin.theme')
-rw-r--r-- | themes/marvin/marvin.theme | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme index 164ff80fd..26e9bf547 100644 --- a/themes/marvin/marvin.theme +++ b/themes/marvin/marvin.theme @@ -131,10 +131,6 @@ print " <td align=\"right\" width=\"5%\"><b>". t("Subject") .":</b></td>\n"; print " <td width=\"80%\"><b><font color=\"#666699\">$comment->subject</font></b></td>\n"; - // Moderation: - print " <td align=\"right\" rowspan=\"3\" valign=\"middle\" width=\"15%\">\n"; - print comment_moderation($comment); - print " </td>\n"; print " </tr>\n"; // Author: |