aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-07-25 14:20:29 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-07-25 14:20:29 +0200
commit5ebc36f5833bb89126711a0e09204490ba33fb1d (patch)
treefbd0aaef86f4e81a48eea224573fd14e32bafc44 /phpBB
parent8e1801698e0078c713bf9c2bd4a94ee1986d336e (diff)
parent27126e065dd6a8de44c9da718b4b5b9895544bb1 (diff)
downloadforums-5ebc36f5833bb89126711a0e09204490ba33fb1d.tar
forums-5ebc36f5833bb89126711a0e09204490ba33fb1d.tar.gz
forums-5ebc36f5833bb89126711a0e09204490ba33fb1d.tar.bz2
forums-5ebc36f5833bb89126711a0e09204490ba33fb1d.tar.xz
forums-5ebc36f5833bb89126711a0e09204490ba33fb1d.zip
Merge remote-tracking branch 'Elsensee/ticket/11741' into develop
* Elsensee/ticket/11741: [ticket/11741] Fix empty brackets and remove bullet
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}