This commit is contained in:
Shish 2012-02-06 12:23:56 +00:00
parent 7a25fad4b0
commit d2d03396af

View File

@ -179,7 +179,7 @@ class CommentListTheme extends Themelet {
return '
<a name="'.$i_comment_id.'"></a>
<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_dellink.'
</div>