aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-07 00:47:43 +0100
committertommy tomson <thomas.bierey@gmx.de>2012-03-07 08:42:19 +0100
commitec3ce0535731694566ba20a7111b28d2422676eb (patch)
treef4a6cf522c7122825d660443cd478e7ee0841af2 /view/theme
parent6a5c4bab9c4e06c65fb68b0586853f169197ab0b (diff)
downloadvolse-hubzilla-ec3ce0535731694566ba20a7111b28d2422676eb.tar.gz
volse-hubzilla-ec3ce0535731694566ba20a7111b28d2422676eb.tar.bz2
volse-hubzilla-ec3ce0535731694566ba20a7111b28d2422676eb.zip
fix in navbar
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/diabook/icons/bug-x.gifbin134 -> 0 bytes
-rw-r--r--view/theme/diabook/nav.tpl11
2 files changed, 8 insertions, 3 deletions
diff --git a/view/theme/diabook/icons/bug-x.gif b/view/theme/diabook/icons/bug-x.gif
deleted file mode 100644
index 10936caa7..000000000
--- a/view/theme/diabook/icons/bug-x.gif
+++ /dev/null
Binary files differ
diff --git a/view/theme/diabook/nav.tpl b/view/theme/diabook/nav.tpl
index 3a36e7daa..dc339131d 100644
--- a/view/theme/diabook/nav.tpl
+++ b/view/theme/diabook/nav.tpl
@@ -136,11 +136,16 @@
</ul>
+
+
</nav>
-<div style="position: fixed; bottom: 5px; right: 10px;"><a href="javascript:scroll(0,0); "><img src="view/theme/diabook/icons/scroll_top.png" title="scroll to top"></a></div>
-<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 class="{4}"><a href="{0}"><img src="{1}">{2} <span class="notif-when">{3}</span></a></li>
+</ul>
+
{#