diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_attachments.html')
-rw-r--r-- | phpBB/styles/prosilver/template/ucp_attachments.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_attachments.html b/phpBB/styles/prosilver/template/ucp_attachments.html index 974d3e53b7..50e95fbe02 100644 --- a/phpBB/styles/prosilver/template/ucp_attachments.html +++ b/phpBB/styles/prosilver/template/ucp_attachments.html @@ -13,7 +13,7 @@ <!-- IF .pagination or TOTAL_ATTACHMENTS --> <div class="action-bar"> - <div class="rightside pagination"> + <div class="pagination"> <!-- IF TOTAL_ATTACHMENTS -->{TOTAL_ATTACHMENTS} {L_TITLE}<!-- ENDIF --> <!-- IF .pagination --> <!-- INCLUDE pagination.html --> @@ -64,7 +64,7 @@ <!-- IF .pagination or TOTAL_ATTACHMENTS --> <div class="action-bar"> - <div class="rightside pagination"> + <div class="pagination"> <!-- IF TOTAL_ATTACHMENTS -->{TOTAL_ATTACHMENTS} {L_TITLE}<!-- ENDIF --> <!-- IF .pagination --> <!-- INCLUDE pagination.html --> |