1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 10:01:55 +02:00

Merge remote-tracking branch 'Senky/ticket/12567' into develop-ascraeus

* Senky/ticket/12567:
  [ticket/12567] wrap to top
This commit is contained in:
Cesar G
2014-12-09 17:58:43 -08:00

View File

@@ -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>