Update viewforum.tpl

This commit is contained in:
Roman Kelesidis 2024-02-20 23:22:23 +07:00
commit d26ec2f9a9

View file

@ -473,7 +473,7 @@ td.topic_id { cursor: pointer; }
<td class="tCenter small nowrap" style="padding: 3px 4px 2px;">
<p>
<span title="{L_REPLIES}: {t.REPLIES}">{t.REPLIES}</span>
<span class="small"> | </span>
<!-- IF t.REPLIES and t.VIEWS --><span class="small"> | </span><!-- ENDIF -->
<span title="{L_VIEWS}: {t.VIEWS}">{t.VIEWS}</span>
</p>
<!-- BEGIN tor -->