aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/hdr.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-10-12 11:36:25 -0700
committerzotlabs <mike@macgirvin.com>2017-10-12 11:36:25 -0700
commite6c166a182f53be9abb819b9c8a80275fc815d29 (patch)
tree1bd47adb93b082c509a1fc6876b7be63972b663f /view/tpl/hdr.tpl
parent6acd96fd33038f0e3535af6861d1ba658098abc8 (diff)
downloadvolse-hubzilla-e6c166a182f53be9abb819b9c8a80275fc815d29.tar.gz
volse-hubzilla-e6c166a182f53be9abb819b9c8a80275fc815d29.tar.bz2
volse-hubzilla-e6c166a182f53be9abb819b9c8a80275fc815d29.zip
sort out the notification ids
Diffstat (limited to 'view/tpl/hdr.tpl')
-rw-r--r--view/tpl/hdr.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl
index 4eec1500a..43965748e 100644
--- a/view/tpl/hdr.tpl
+++ b/view/tpl/hdr.tpl
@@ -1,3 +1,3 @@
-<div id="nav-notifications-template" rel="template">
+<div id="navbar-notifications-template" rel="template">
<a class="dropdown-item clearfix dropdown-notification {5}" href="{0}" title="{2} {3}"><img class="menu-img-3" data-src="{1}"><span class="contactname">{2}</span><span class="dropdown-sub-text">{3}<br>{4}</span></a>
</div> \ No newline at end of file