aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-12-09 17:58:43 -0800
committerCesar G <prototech91@gmail.com>2014-12-09 17:58:43 -0800
commit61df1ac2b394d8bc9c28a2f8e16672cb9221b63e (patch)
tree58d3ec9ceae506d8f6d2d442435efa4b2e17f6e8 /phpBB/styles/prosilver/template
parent46384adf00d2ad6240fba31287c869729a2192a6 (diff)
parentb9289340d90d61d5ac92c85b6d17d5567e05102b (diff)
downloadforums-61df1ac2b394d8bc9c28a2f8e16672cb9221b63e.tar
forums-61df1ac2b394d8bc9c28a2f8e16672cb9221b63e.tar.gz
forums-61df1ac2b394d8bc9c28a2f8e16672cb9221b63e.tar.bz2
forums-61df1ac2b394d8bc9c28a2f8e16672cb9221b63e.tar.xz
forums-61df1ac2b394d8bc9c28a2f8e16672cb9221b63e.zip
Merge remote-tracking branch 'Senky/ticket/12567' into develop-ascraeus
* Senky/ticket/12567: [ticket/12567] wrap to top
Diffstat (limited to 'phpBB/styles/prosilver/template')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index 621e2d6143..48bcc2e922 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -313,7 +313,7 @@
</div>
- <div class="back2top"><a href="#wrap" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div>
+ <div class="back2top"><a href="#top" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div>
</div>
</div>