diff options
Diffstat (limited to 'themes/unconed/unconed.theme')
-rw-r--r-- | themes/unconed/unconed.theme | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 01358cad8..8d1e64136 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -154,11 +154,6 @@ echo " <TD ALIGN=\"right\" VALIGN=\"top\" WIDTH=\"5%\"><FONT COLOR=\"$this->hlcolor1\"><B>" . t("Subject") . ":</B></FONT></TD><TD WIDTH=\"80%\">"; echo " <B><FONT COLOR=\"$this->fgcolor1\">$comment->subject</FONT></B>"; echo " </TD>"; - - // Moderation: - echo " <TD ALIGN=\"right\" ROWSPAN=\"3\" VALIGN=\"middle\" WIDTH=\"15%\">"; - print comment_moderation($comment); - echo " </TD>"; echo " </TR>"; // Author: |