aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_attachments.html
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-02-15 23:45:51 -0800
committerCesar G <prototech91@gmail.com>2014-04-15 13:57:45 -0700
commitefe667130d9c133e07653dff4729731f1fc6c747 (patch)
tree49083788622d053c3f96ddc4d2d364d46d194cac /phpBB/adm/style/acp_attachments.html
parentc63b5275d858a3ec11674d20d1d2479e5c7477b5 (diff)
downloadforums-efe667130d9c133e07653dff4729731f1fc6c747.tar
forums-efe667130d9c133e07653dff4729731f1fc6c747.tar.gz
forums-efe667130d9c133e07653dff4729731f1fc6c747.tar.bz2
forums-efe667130d9c133e07653dff4729731f1fc6c747.tar.xz
forums-efe667130d9c133e07653dff4729731f1fc6c747.zip
[ticket/12201] Separate pagination from table.
PHPBB3-12201
Diffstat (limited to 'phpBB/adm/style/acp_attachments.html')
-rw-r--r--phpBB/adm/style/acp_attachments.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_attachments.html b/phpBB/adm/style/acp_attachments.html
index 82fb229fae..f012298e29 100644
--- a/phpBB/adm/style/acp_attachments.html
+++ b/phpBB/adm/style/acp_attachments.html
@@ -378,7 +378,7 @@
<fieldset class="tabulated">
<legend>{L_TITLE}</legend>
- <div class="pagination">
+ <div class="pagination top-pagination">
<!-- IF .pagination or TOTAL_FILES -->
{L_NUMBER_FILES}{L_COLON} {TOTAL_FILES} &bull; {L_TOTAL_SIZE}{L_COLON} {TOTAL_SIZE}
<!-- IF .pagination -->