1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12201] Separate pagination from table.

PHPBB3-12201
This commit is contained in:
Cesar G
2014-02-15 23:45:51 -08:00
parent c63b5275d8
commit efe667130d
3 changed files with 6 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
</fieldset>
<!-- IF .pagination -->
<div class="pagination" style="float: right; margin: 15px 0 2px 0">
<div class="pagination top-pagination">
<!-- INCLUDE pagination.html -->
</div>
<!-- ENDIF -->