Code: Select all
$DisplayCommentList .='<div style="background-color:#f0f9fe";border-bottom:1px dashed #3A69B6; padding:5px; width:auto;"><strong>'.$comment_user.'
</strong><br/>'.$comment_txt.' <br/> ·'.$whenComment.'·</div>';Moderator: General Moderators
Code: Select all
$DisplayCommentList .='<div style="background-color:#f0f9fe";border-bottom:1px dashed #3A69B6; padding:5px; width:auto;"><strong>'.$comment_user.'
</strong><br/>'.$comment_txt.' <br/> ·'.$whenComment.'·</div>';