diff options
author | friendica <info@friendica.com> | 2012-03-06 17:22:13 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-06 17:22:13 -0800 |
commit | 1224e256b1aba0b52bd64f63204b29d0ec86e813 (patch) | |
tree | 0932fa431a118c9ed9c73ee2dbf2ec804cfefe8e /view | |
parent | 88cd5800cf2e22f365bc38f567fcc1627e9278a7 (diff) | |
parent | fdd269228b159709f5d0f3cf9bb7a23d2c046255 (diff) | |
download | volse-hubzilla-1224e256b1aba0b52bd64f63204b29d0ec86e813.tar.gz volse-hubzilla-1224e256b1aba0b52bd64f63204b29d0ec86e813.tar.bz2 volse-hubzilla-1224e256b1aba0b52bd64f63204b29d0ec86e813.zip |
Merge branch 'pull'
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> + {# |