info box
This commit is contained in:
parent
7a25fad4b0
commit
d2d03396af
@ -179,7 +179,7 @@ class CommentListTheme extends Themelet {
|
|||||||
return '
|
return '
|
||||||
<a name="'.$i_comment_id.'"></a>
|
<a name="'.$i_comment_id.'"></a>
|
||||||
<div class="'.$oe.' comment">
|
<div class="'.$oe.' comment">
|
||||||
<!--<span class="timeago" style="float: right;">'.$h_timestamp.'</span>-->
|
<!--<div class="info" style="float: right;">'.$h_timestamp.'</div>-->
|
||||||
'.$h_userlink.': '.$h_comment.'
|
'.$h_userlink.': '.$h_comment.'
|
||||||
'.$h_dellink.'
|
'.$h_dellink.'
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user