1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-07 15:05:43 +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
commit 61df1ac2b3

View File

@ -313,7 +313,7 @@
</div> </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>
</div> </div>