aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero/nav.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/duepuntozero/nav.tpl')
-rw-r--r--view/theme/duepuntozero/nav.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/nav.tpl b/view/theme/duepuntozero/nav.tpl
index 20b4e923a..3029ce9bd 100644
--- a/view/theme/duepuntozero/nav.tpl
+++ b/view/theme/duepuntozero/nav.tpl
@@ -44,7 +44,7 @@
{{ if $nav.notifications }}
- <a id="nav-notifications-linkmenu" class="nav-commlink" onclick="notify_popup(); return false;" title="$nav.notifications.1">$nav.notifications.1</a>
+ <a id="nav-notifications-linkmenu" class="nav-commlink fakelink" onclick="notify_popup(); return false;" title="$nav.notifications.1">$nav.notifications.1</a>
<span id="notify-update" class="nav-ajax-left"></span>
<ul id="nav-notifications-menu" class="menu-popup">
<li id="nav-notifications-see-all"><a href="$nav.notifications.all.0">$nav.notifications.all.1</a></li>