comment snippets should link to the specific comment
This commit is contained in:
parent
8bab5b1c0a
commit
74f0d38c04
@ -192,7 +192,7 @@ class CommentListTheme extends Themelet {
|
||||
if($trim) {
|
||||
return '
|
||||
'.$h_userlink.': '.$h_comment.'
|
||||
<a href="'.make_link('post/view/'.$i_image_id).'">>>></a>
|
||||
<a href="'.make_link('post/view/'.$i_image_id.'#c'.$i_comment_id).'">>>></a>
|
||||
';
|
||||
}
|
||||
else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user