aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/hdr.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-10-16 18:20:17 -0700
committerzotlabs <mike@macgirvin.com>2017-10-16 18:20:17 -0700
commit9497c6c0f7470800a54b0c8f60467f675b32c5ed (patch)
tree99092dcb6b503cf92633395325cdfb2f25cd299d /view/tpl/hdr.tpl
parent4dd05dc4e88171fb2bcaacde8c0699f64f6bb7e5 (diff)
parentb8a9390f49bf69f3a982cb44e7dfab6e55e6e5d3 (diff)
downloadvolse-hubzilla-9497c6c0f7470800a54b0c8f60467f675b32c5ed.tar.gz
volse-hubzilla-9497c6c0f7470800a54b0c8f60467f675b32c5ed.tar.bz2
volse-hubzilla-9497c6c0f7470800a54b0c8f60467f675b32c5ed.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/hdr.tpl')
-rw-r--r--view/tpl/hdr.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl
index e69de29bb..29137c740 100644
--- a/view/tpl/hdr.tpl
+++ b/view/tpl/hdr.tpl
@@ -0,0 +1,3 @@
+<div id="navbar-notifications-template" rel="template" style="display:none;">
+ <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