diff options
author | friendica <info@friendica.com> | 2014-03-25 12:47:46 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-03-25 12:47:46 -0700 |
commit | f14596b1ebeecf2c75939374136c830e44dbd923 (patch) | |
tree | cef612ce9d8e9ac7d0676e4c01be48aea5d9e4f4 /view/tpl/hdr.tpl | |
parent | dc091800c3a138810b2c14127dfa2fe4fab3616b (diff) | |
parent | fbb12ca86acf40bf61f2ad8f69aee78db8df8dcb (diff) | |
download | volse-hubzilla-f14596b1ebeecf2c75939374136c830e44dbd923.tar.gz volse-hubzilla-f14596b1ebeecf2c75939374136c830e44dbd923.tar.bz2 volse-hubzilla-f14596b1ebeecf2c75939374136c830e44dbd923.zip |
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/tpl/hdr.tpl')
-rw-r--r-- | view/tpl/hdr.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl index f1e78b897..efb43224c 100644 --- a/view/tpl/hdr.tpl +++ b/view/tpl/hdr.tpl @@ -3,5 +3,3 @@ <ul id="nav-notifications-template" style="display:none;" rel="template"> <li class="{5}"><a href="{0}" title="{2} {3}"><img src="{1}"><span class='contactname'>{2}</span>{3}<br><span class="notif-when">{4}</span></a></li> </ul> - -<div id="panel" style="display: none;"></div> |