aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook
diff options
context:
space:
mode:
authortomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net>2012-03-06 23:44:18 -0800
committertomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net>2012-03-06 23:44:18 -0800
commitdd2ff7c796302648992835940600c18fd200c388 (patch)
tree965444c7def7e3cace18f2a2bbac0dcee9442c3d /view/theme/diabook
parent7ad2dd65654f6b1cb17ae98e65c3e95528d29e30 (diff)
parentec3ce0535731694566ba20a7111b28d2422676eb (diff)
downloadvolse-hubzilla-dd2ff7c796302648992835940600c18fd200c388.tar.gz
volse-hubzilla-dd2ff7c796302648992835940600c18fd200c388.tar.bz2
volse-hubzilla-dd2ff7c796302648992835940600c18fd200c388.zip
Merge pull request #103 from tomtom84/master
fixes in theme diabook
Diffstat (limited to 'view/theme/diabook')
-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 027a8b7b7..a77f4ce04 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>
+
<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>