aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-06-13 12:21:04 +0200
committerPayBas <contact@paybas.com>2014-06-13 12:25:02 +0200
commit7c527adee87096d26087d82984b6f283db63832e (patch)
treeb818876d228d9a1f2b40431b0a2bb0fd4cb90589 /phpBB/styles/prosilver/template/ucp_pm_viewfolder.html
parent86a320ff5c9c4f7c7eeac8d4956c4c131d0b1f7b (diff)
downloadforums-7c527adee87096d26087d82984b6f283db63832e.tar
forums-7c527adee87096d26087d82984b6f283db63832e.tar.gz
forums-7c527adee87096d26087d82984b6f283db63832e.tar.bz2
forums-7c527adee87096d26087d82984b6f283db63832e.tar.xz
forums-7c527adee87096d26087d82984b6f283db63832e.zip
[ticket/12613] Remove unnecessary checks and clean up CSS
PHPBB3-12613
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_pm_viewfolder.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_viewfolder.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html b/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html
index 6009ab70f7..01e426841e 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html
@@ -104,10 +104,9 @@
<hr />
- <!-- IF TOTAL_MESSAGES or S_VIEW_MESSAGE -->
<div class="action-bar">
<div class="pagination">
- <!-- IF TOTAL_MESSAGES -->{TOTAL_MESSAGES}<!-- ENDIF -->
+ {TOTAL_MESSAGES}
<!-- IF .pagination -->
<!-- INCLUDE pagination.html -->
<!-- ELSE -->
@@ -115,7 +114,6 @@
<!-- ENDIF -->
</div>
</div>
- <!-- ENDIF -->
<!-- ENDIF -->
</div>