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) {
|
if($trim) {
|
||||||
return '
|
return '
|
||||||
'.$h_userlink.': '.$h_comment.'
|
'.$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 {
|
else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user