diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-07 00:47:43 +0100 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-07 00:47:43 +0100 |
commit | 49b5a1bf20fd1652288a3aa77a839c558bc96497 (patch) | |
tree | bc391e32053ca44edba6a953c69fa98e5b615ce3 /view | |
parent | 6a5c4bab9c4e06c65fb68b0586853f169197ab0b (diff) | |
download | volse-hubzilla-49b5a1bf20fd1652288a3aa77a839c558bc96497.tar.gz volse-hubzilla-49b5a1bf20fd1652288a3aa77a839c558bc96497.tar.bz2 volse-hubzilla-49b5a1bf20fd1652288a3aa77a839c558bc96497.zip |
fix in navbar
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/diabook/nav.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/diabook/nav.tpl b/view/theme/diabook/nav.tpl index 3a36e7daa..027a8b7b7 100644 --- a/view/theme/diabook/nav.tpl +++ b/view/theme/diabook/nav.tpl @@ -142,6 +142,10 @@ <div style="position: fixed; bottom: 5px; left: 25px;">$langselector</div> <div style="position: fixed; bottom: 25px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook/icons/ftdevs.gif" title="Fehlerreport für das Theme diaBook erstellen"/></a></div> +<ul id="nav-notifications-template" style="display:none;" rel="template"> + <li><a href="{0}"><img src="{1}">{2} <span class="notif-when">{3}</span></a></li> +</ul> + {# |