aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_pm_message_header.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_message_header.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_message_header.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_message_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_message_header.html b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
index e7fa7eb5d4..c6c5533f3c 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_message_header.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
@@ -48,7 +48,7 @@
<!-- IF S_VIEW_MESSAGE -->
<a class="arrow-{S_CONTENT_FLOW_BEGIN}" href="{U_CURRENT_FOLDER}">{L_RETURN_TO_FOLDER}</a>
<!-- ELSEIF FOLDER_CUR_MESSAGES neq 0 -->
- <!-- IF TOTAL_MESSAGES -->{TOTAL_MESSAGES}<!-- ENDIF -->
+ {TOTAL_MESSAGES}
<!-- IF .pagination -->
<!-- INCLUDE pagination.html -->
<!-- ELSE -->