aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2014-08-31 19:30:01 +0200
committerMarc Alexander <admin@m-a-styles.de>2014-08-31 19:30:01 +0200
commit97c798a375dc5277ce03fccb1682cb0f0cebc976 (patch)
tree198dfb065af65558535680e2b79bff72d4e87331 /phpBB/styles/prosilver
parent01f821bbc3fd8bf7e48e7b3adfd7954762906b36 (diff)
parent76053b3cd45e2599781edc0fa4500caec7c0c716 (diff)
downloadforums-97c798a375dc5277ce03fccb1682cb0f0cebc976.tar
forums-97c798a375dc5277ce03fccb1682cb0f0cebc976.tar.gz
forums-97c798a375dc5277ce03fccb1682cb0f0cebc976.tar.bz2
forums-97c798a375dc5277ce03fccb1682cb0f0cebc976.tar.xz
forums-97c798a375dc5277ce03fccb1682cb0f0cebc976.zip
Merge pull request #2913 from Nicofuma/ticket/13024
[ticket/13024] Add template event viewtopic_body_postrow_post_content_footer
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index a51d65ae99..7ed8569798 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -302,6 +302,8 @@
<!-- IF postrow.BUMPED_MESSAGE --><div class="notice"><br /><br />{postrow.BUMPED_MESSAGE}</div><!-- ENDIF -->
<!-- EVENT viewtopic_body_postrow_post_notices_after -->
<!-- IF postrow.SIGNATURE --><div id="sig{postrow.POST_ID}" class="signature">{postrow.SIGNATURE}</div><!-- ENDIF -->
+
+ <!-- EVENT viewtopic_body_postrow_post_content_footer -->
</div>
</div>