mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 11:10:18 +02:00
Merge branch '3.1.x' into 3.2.x
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
</ul>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- EVENT posting_topic_review_row_post_details_before -->
|
||||
<p class="author">
|
||||
<!-- IF S_IS_BOT -->
|
||||
<span><i class="icon fa-file fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">{topic_review_row.MINI_POST}</span></span>
|
||||
@@ -53,6 +54,8 @@
|
||||
<!-- ENDIF -->
|
||||
{L_POST_BY_AUTHOR} <strong>{topic_review_row.POST_AUTHOR_FULL}</strong> » {topic_review_row.POST_DATE}
|
||||
</p>
|
||||
<!-- EVENT posting_topic_review_row_post_details_after -->
|
||||
|
||||
<div class="content">{topic_review_row.MESSAGE}</div>
|
||||
|
||||
<!-- IF topic_review_row.S_HAS_ATTACHMENTS -->
|
||||
|
Reference in New Issue
Block a user