aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2014-10-22 17:42:51 -0500
committerMarc Alexander <admin@m-a-styles.de>2014-10-22 17:42:51 -0500
commit378fef022fef27d95a3b25d230e80cbea96ad104 (patch)
tree15758d2c6e5374a7e8817117293b65e83f26bbd6 /phpBB/styles
parent00c57ed122d741a2166188b6158852be401d5299 (diff)
parent6a0727acdcf8c30b9fdf5df838ab3decc0b1a228 (diff)
downloadforums-378fef022fef27d95a3b25d230e80cbea96ad104.tar
forums-378fef022fef27d95a3b25d230e80cbea96ad104.tar.gz
forums-378fef022fef27d95a3b25d230e80cbea96ad104.tar.bz2
forums-378fef022fef27d95a3b25d230e80cbea96ad104.tar.xz
forums-378fef022fef27d95a3b25d230e80cbea96ad104.zip
Merge branch 'develop-ascraeus' into develop
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_message_header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_message_header.html b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
index d777de908d..7be51e0034 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_message_header.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
@@ -48,6 +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 U_MARK_ALL --><a href="{U_MARK_ALL}" class="mark">{L_PM_MARK_ALL_READ}</a> &bull; <!-- ENDIF -->
{TOTAL_MESSAGES}
<!-- IF .pagination -->
<!-- INCLUDE pagination.html -->