aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorOliver Schramm <oliver.schramm97@gmail.com>2013-07-24 17:22:10 +0200
committerOliver Schramm <oliver.schramm97@gmail.com>2013-07-24 17:22:10 +0200
commit27126e065dd6a8de44c9da718b4b5b9895544bb1 (patch)
treed9221dc9a9fb1c5e68561d646e1cc7cdeaab8b5a /phpBB
parentf0516b7d2a0ac0e1fbf6832cfcfde119ad508907 (diff)
downloadforums-27126e065dd6a8de44c9da718b4b5b9895544bb1.tar
forums-27126e065dd6a8de44c9da718b4b5b9895544bb1.tar.gz
forums-27126e065dd6a8de44c9da718b4b5b9895544bb1.tar.bz2
forums-27126e065dd6a8de44c9da718b4b5b9895544bb1.tar.xz
forums-27126e065dd6a8de44c9da718b4b5b9895544bb1.zip
[ticket/11741] Fix empty brackets and remove bullet
PHPBB3-11741
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/subsilver2/template/overall_header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html
index bc2307154b..b0d7ce6fab 100644
--- a/phpBB/styles/subsilver2/template/overall_header.html
+++ b/phpBB/styles/subsilver2/template/overall_header.html
@@ -154,8 +154,8 @@ function marklist(id, name, state)
<table width="100%" cellspacing="0">
<tr>
<td class="genmed">
- <!-- IF S_NOTIFICATIONS_DISPLAY -->
- [ <a href="{U_VIEW_ALL_NOTIFICATIONS}" id="notification_list_button">{NOTIFICATIONS_COUNT}</a> ] &bull;
+ <!-- IF S_NOTIFICATIONS_DISPLAY and not S_IS_BOT and S_USER_LOGGED_IN -->
+ [ <a href="{U_VIEW_ALL_NOTIFICATIONS}" id="notification_list_button">{NOTIFICATIONS_COUNT}</a> ]&nbsp;
<div id="notification_list" class="notification_list">
<div class="row1 header">
{L_NOTIFICATIONS}