[ticket/17160] Add missing mark column header

PHPBB3-17160
This commit is contained in:
Marc Alexander 2023-07-09 22:06:36 +02:00
parent 33c4abe909
commit e0e0173442
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -20,6 +20,7 @@
<dl>
<dt><div class="list-inner">{L_VIEW_DETAILS}</div></dt>
<dd class="moderation"><span>{L_TOPIC} &amp; {L_FORUM}</span></dd>
<dd class="mark">{{ lang('MARK') }}</dd>
</dl>
</li>
</ul>