aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_topic_review.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-08-28 15:44:49 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-08-28 15:44:49 +0200
commit7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00 (patch)
tree214e41fe2c595ccde736da3638aa98864a178c22 /phpBB/styles/prosilver/template/posting_topic_review.html
parent08c6f56f4bada72b08ed71ee4515ef0150dc354e (diff)
parent71a70500ea946a02a46257f883f90a3936528ac0 (diff)
downloadforums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.tar
forums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.tar.gz
forums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.tar.bz2
forums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.tar.xz
forums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.zip
Merge branch '3.1.x' into 3.2.x
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_topic_review.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_topic_review.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/posting_topic_review.html b/phpBB/styles/prosilver/template/posting_topic_review.html
index dae0095105..3d7856d27a 100644
--- a/phpBB/styles/prosilver/template/posting_topic_review.html
+++ b/phpBB/styles/prosilver/template/posting_topic_review.html
@@ -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> &raquo; {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 -->