aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2012-08-08 09:30:56 +0200
committerAndreas Fischer <bantu@phpbb.com>2012-08-08 09:30:56 +0200
commit81061e1754a15cee1a535784034b75565efc823c (patch)
treea3e4dd769358f8a86fd4792b376ff011f56d52ff
parent7c6e1ba10986a15b8dd3058d390d14d7d3cd1aa5 (diff)
parente716c8fe8369c72e2712cbc334fac12ae2d8b064 (diff)
downloadforums-81061e1754a15cee1a535784034b75565efc823c.tar
forums-81061e1754a15cee1a535784034b75565efc823c.tar.gz
forums-81061e1754a15cee1a535784034b75565efc823c.tar.bz2
forums-81061e1754a15cee1a535784034b75565efc823c.tar.xz
forums-81061e1754a15cee1a535784034b75565efc823c.zip
Merge remote-tracking branch 'mvinny/ticket/11047' into develop
* mvinny/ticket/11047: [ticket/11047] Close TOTAL_MESSAGES at ucp_pm_viewfolder.html
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_viewfolder.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html b/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html
index 195b212da3..68df22c68e 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html
@@ -103,7 +103,7 @@
<ul class="linklist">
<!-- IF TOTAL_MESSAGES or S_VIEW_MESSAGE -->
<li class="rightside pagination">
- <!-- IF TOTAL_MESSAGES -->{TOTAL_MESSAGES &bull; <!-- ENDIF -->
+ <!-- IF TOTAL_MESSAGES -->{TOTAL_MESSAGES} &bull; <!-- ENDIF -->
<!-- IF .pagination -->
<!-- INCLUDE pagination.html -->
<!-- ELSE -->