1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[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

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>