aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/ucp_notifications.html
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2013-10-16 09:43:45 -0700
committerMatt Friedman <maf675@gmail.com>2013-10-16 10:07:54 -0700
commit2867831232e8c4cb2e556b7fd157a9e0111fa696 (patch)
tree7010e649f1a0f2f47ab1f74ab4c8cf328e0b893f /phpBB/styles/subsilver2/template/ucp_notifications.html
parent457ca9c7633df2bf362f3530952afa15934e0907 (diff)
downloadforums-2867831232e8c4cb2e556b7fd157a9e0111fa696.tar
forums-2867831232e8c4cb2e556b7fd157a9e0111fa696.tar.gz
forums-2867831232e8c4cb2e556b7fd157a9e0111fa696.tar.bz2
forums-2867831232e8c4cb2e556b7fd157a9e0111fa696.tar.xz
forums-2867831232e8c4cb2e556b7fd157a9e0111fa696.zip
[ticket/11921] Move any HTML for Notifications to the templates
PHPBB3-11921
Diffstat (limited to 'phpBB/styles/subsilver2/template/ucp_notifications.html')
-rw-r--r--phpBB/styles/subsilver2/template/ucp_notifications.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/ucp_notifications.html b/phpBB/styles/subsilver2/template/ucp_notifications.html
index 4a1630786a..c8f72d20c2 100644
--- a/phpBB/styles/subsilver2/template/ucp_notifications.html
+++ b/phpBB/styles/subsilver2/template/ucp_notifications.html
@@ -57,7 +57,7 @@
<table width="100%" cellspacing="1">
<tr>
<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}</td>
- <td class="gensmall" nowrap="nowrap" width="100%">&nbsp;[ <b>{TOTAL_COUNT}</b> ]&nbsp;</td>
+ <td class="gensmall" nowrap="nowrap" width="100%">&nbsp;{L_NOTIFICATIONS} [ <b>{TOTAL_COUNT}</b> ]&nbsp;</td>
</tr>
</table>
<!-- ENDIF -->