aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_forum.html
diff options
context:
space:
mode:
authorkasimi <mail@kasimi.net>2019-07-21 10:09:19 +0200
committerkasimi <mail@kasimi.net>2019-07-23 21:21:54 +0200
commit7a5470161243b300b5377c22876126ecf3de8f6c (patch)
tree67effc723b4a549accda79df8ce3eaa9658316b7 /phpBB/styles/prosilver/template/mcp_forum.html
parent9e9bdb69b5e00a4993b7ff9a6021044c9ec0c4dc (diff)
downloadforums-7a5470161243b300b5377c22876126ecf3de8f6c.tar
forums-7a5470161243b300b5377c22876126ecf3de8f6c.tar.gz
forums-7a5470161243b300b5377c22876126ecf3de8f6c.tar.bz2
forums-7a5470161243b300b5377c22876126ecf3de8f6c.tar.xz
forums-7a5470161243b300b5377c22876126ecf3de8f6c.zip
[ticket/16108] Add topiclist_row_topic_by_author_before|after
PHPBB3-16108
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_forum.html')
-rw-r--r--phpBB/styles/prosilver/template/mcp_forum.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_forum.html b/phpBB/styles/prosilver/template/mcp_forum.html
index f6c518e1df..10ca102a15 100644
--- a/phpBB/styles/prosilver/template/mcp_forum.html
+++ b/phpBB/styles/prosilver/template/mcp_forum.html
@@ -86,7 +86,9 @@
<div class="responsive-hide">
<!-- IF topicrow.ATTACH_ICON_IMG --><i class="icon fa-paperclip fa-fw" aria-hidden="true"></i> <!-- ENDIF -->
+ <!-- EVENT topiclist_row_topic_by_author_before -->
{L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} &raquo; {topicrow.FIRST_POST_TIME}
+ <!-- EVENT topiclist_row_topic_by_author_after -->
</div>
<!-- EVENT topiclist_row_append -->
</div>