Update viewforum.tpl

This commit is contained in:
Roman Kelesidis 2024-03-01 20:46:02 +07:00
parent dee5d942d7
commit 7dea5b28f0

View File

@ -489,7 +489,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.STATUS != MOVED --><span class="small"> | </span><!-- ENDIF -->
<span title="{L_VIEWS}: {t.VIEWS}">{t.VIEWS}</span>
</p>
<!-- BEGIN tor -->