diff --git a/themes/default/templates/listComments;users;default b/themes/default/templates/listComments;users;default index ddd4618fa..48acbb74e 100644 --- a/themes/default/templates/listComments;users;default +++ b/themes/default/templates/listComments;users;default @@ -132,7 +132,7 @@ row_class_3 = "data_hl3"; '/comments.pl?sid='; comment.sid; '&cid='; comment.cid; '">'; - comment.subj; + comment.subj | strip_title; ' '; ''; ' '; IF comment.type == "archived"; "*"; END; Slash.timeCalc(comment.cdate); '';