aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_forum.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-06-19 18:04:22 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-06-19 18:04:22 +0200
commitaaa99b471913e40ef5a31c12cba70d9fbb653de6 (patch)
treea7bd3edab1b4259f01e62f076ce864add5232142 /phpBB/styles/prosilver/template/mcp_forum.html
parent804236bce4d4dd8bbf134f02942750c34e2d7ae1 (diff)
parente9cbb4543507e6f20049fafb5d51938944d054d7 (diff)
downloadforums-aaa99b471913e40ef5a31c12cba70d9fbb653de6.tar
forums-aaa99b471913e40ef5a31c12cba70d9fbb653de6.tar.gz
forums-aaa99b471913e40ef5a31c12cba70d9fbb653de6.tar.bz2
forums-aaa99b471913e40ef5a31c12cba70d9fbb653de6.tar.xz
forums-aaa99b471913e40ef5a31c12cba70d9fbb653de6.zip
Merge pull request #4351 from rmcgirr83/ticket_14672
[ticket/14672] Add template event after topic title
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_forum.html')
-rw-r--r--phpBB/styles/prosilver/template/mcp_forum.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_forum.html b/phpBB/styles/prosilver/template/mcp_forum.html
index 9b472ccd30..3033ef799c 100644
--- a/phpBB/styles/prosilver/template/mcp_forum.html
+++ b/phpBB/styles/prosilver/template/mcp_forum.html
@@ -50,7 +50,7 @@
<!-- IF topicrow.S_TOPIC_REPORTED --><a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a><!-- ENDIF -->
<!-- IF topicrow.S_MOVED_TOPIC and S_CAN_DELETE -->&nbsp;<a href="{topicrow.U_DELETE_TOPIC}" class="topictitle">[ {L_DELETE_SHADOW_TOPIC} ]</a><!-- ENDIF -->
<br />
-
+ <!-- EVENT topiclist_row_topic_title_after -->
<div class="responsive-show" style="display: none;">
<!-- IF topicrow.ATTACH_ICON_IMG -->{topicrow.ATTACH_ICON_IMG} <!-- ENDIF -->
{L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} &laquo; {topicrow.LAST_POST_TIME}<br />