comment IDs to link to
This commit is contained in:
parent
e3fc8cf782
commit
ca8fc63bf2
@ -155,6 +155,7 @@ class CommentListTheme extends Themelet {
|
|||||||
//}
|
//}
|
||||||
$oe = ($this->comments_shown++ % 2 == 0) ? "even" : "odd";
|
$oe = ($this->comments_shown++ % 2 == 0) ? "even" : "odd";
|
||||||
return "
|
return "
|
||||||
|
<a name='$i_comment_id'></a>
|
||||||
<div class='$oe comment'>
|
<div class='$oe comment'>
|
||||||
$h_userlink: $h_comment
|
$h_userlink: $h_comment
|
||||||
$h_dellink
|
$h_dellink
|
||||||
|
Loading…
x
Reference in New Issue
Block a user