aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-01-07 16:28:05 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-01-07 16:28:44 +0100
commitd3ca327f2c6bf8600439d6a928efbe9f0a545343 (patch)
tree75553cd65505f05beb3f461bb14159e28f9dfa83 /phpBB/styles/prosilver
parentca04f61b8a21aec32257fa4ffa0dafde8d932eca (diff)
parenta7058d968ff2e4b4cb4b32fb3f7284bd1a539c93 (diff)
downloadforums-d3ca327f2c6bf8600439d6a928efbe9f0a545343.tar
forums-d3ca327f2c6bf8600439d6a928efbe9f0a545343.tar.gz
forums-d3ca327f2c6bf8600439d6a928efbe9f0a545343.tar.bz2
forums-d3ca327f2c6bf8600439d6a928efbe9f0a545343.tar.xz
forums-d3ca327f2c6bf8600439d6a928efbe9f0a545343.zip
Merge branch '3.1.x'
Conflicts: phpBB/styles/prosilver/template/viewtopic_body.html phpBB/styles/subsilver2/template/viewtopic_body.html
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index 5067cac418..0df6956181 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -359,12 +359,16 @@
</div>
+ <!-- EVENT viewtopic_body_postrow_back2top_before -->
<div class="back2top">
+ <!-- EVENT viewtopic_body_postrow_back2top_prepend -->
<a href="#top" class="top" title="{L_BACK_TO_TOP}">
<i class="icon fa-chevron-circle-up fa-fw icon-gray" aria-hidden="true"></i>
<span class="sr-only">{L_BACK_TO_TOP}</span>
</a>
+ <!-- EVENT viewtopic_body_postrow_back2top_append -->
</div>
+ <!-- EVENT viewtopic_body_postrow_back2top_after -->
</div>
</div>