diff options
author | tomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net> | 2012-03-06 15:49:32 -0800 |
---|---|---|
committer | tomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net> | 2012-03-06 15:49:32 -0800 |
commit | 05a52b2660a879a97d511b180e26fe12310d0464 (patch) | |
tree | 4fae326bc32c1a444cd5e956ae9dd518f2791b7a | |
parent | 18213692db5774573bf698216bfa543e8575c6c9 (diff) | |
parent | 49b5a1bf20fd1652288a3aa77a839c558bc96497 (diff) | |
download | volse-hubzilla-05a52b2660a879a97d511b180e26fe12310d0464.tar.gz volse-hubzilla-05a52b2660a879a97d511b180e26fe12310d0464.tar.bz2 volse-hubzilla-05a52b2660a879a97d511b180e26fe12310d0464.zip |
Merge pull request #101 from tomtom84/master
fixes in theme diabook
-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> + {# |