From 74f0d38c04f4e1e8db260cf3d7f62f75aaef369f Mon Sep 17 00:00:00 2001 From: Shish Date: Fri, 2 Mar 2012 21:15:04 +0000 Subject: [PATCH] comment snippets should link to the specific comment --- ext/comment/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/comment/theme.php b/ext/comment/theme.php index f3803cf0..65c6df3a 100644 --- a/ext/comment/theme.php +++ b/ext/comment/theme.php @@ -192,7 +192,7 @@ class CommentListTheme extends Themelet { if($trim) { return ' '.$h_userlink.': '.$h_comment.' - >>> + >>> '; } else {