aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_attachments.html
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-06-04 18:27:34 +0200
committerPayBas <contact@paybas.com>2014-06-05 10:02:16 +0200
commit087a91f628a801e4d1887d756e0af5d167898be2 (patch)
treea42ff19f3d7a8f72de2637afcab46bd4daaa1e19 /phpBB/styles/prosilver/template/ucp_attachments.html
parentcd326ae093c20db5d628701da8add5a1abaee06d (diff)
downloadforums-087a91f628a801e4d1887d756e0af5d167898be2.tar
forums-087a91f628a801e4d1887d756e0af5d167898be2.tar.gz
forums-087a91f628a801e4d1887d756e0af5d167898be2.tar.bz2
forums-087a91f628a801e4d1887d756e0af5d167898be2.tar.xz
forums-087a91f628a801e4d1887d756e0af5d167898be2.zip
[ticket/12613] Small inconsistency fixes
PHPBB3-12613
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_attachments.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_attachments.html4
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 -->