It looks like you're new here. If you want to get involved, click one of these buttons!
Wrap($AnswerCount.' '.Plural($AnswerCount, 'Comment', 'Comments'), 'strong');
echo ' '.T('sorted by'). '
<ul>
<li'.(self::CommentSort() == 'popular' ? ' class="Active"' : '').'>'.Anchor(T('Votes'), Url('?Sort=popu$
<li'.(self::CommentSort() == 'date' ? ' class="Active"' : '').'>'.Anchor(T('Date Added'), Url('?Sort=da$
Comments