1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

[ticket/17187] Repair mcp link to first unread post

PHPBB3-17187
This commit is contained in:
Christian Schnegelberger
2023-09-23 15:54:21 +02:00
parent bdbbc63b9c
commit b0248d2d78
3 changed files with 19 additions and 0 deletions

View File

@@ -95,6 +95,9 @@
<div id="topicreview" class="topicreview">
<!-- BEGIN postrow -->
<!-- EVENT mcp_topic_postrow_post_before -->
<!-- IF postrow.S_FIRST_UNREAD -->
<a id="unread" class="anchor"<!-- IF S_UNREAD_VIEW --> data-url="{postrow.U_MINI_POST}"<!-- ENDIF -->></a>
<!-- ENDIF -->
<div class="post <!-- IF postrow.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF -->">
<div class="inner">