aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/nav.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-13 06:02:18 -0700
committerfriendica <info@friendica.com>2012-04-13 06:02:18 -0700
commit11ba88b6d21a40c302d21646dfa9366bb393931d (patch)
treefeddc7956054f7966e2f4ebd4231df20e9e31fee /view/theme/quattro/nav.tpl
parentdf1904b204a969780609cac64bbb1a03a8dd3fcb (diff)
parentf6e1ddf7fbcc122f5122336650e1cfaa71aed8e3 (diff)
downloadvolse-hubzilla-11ba88b6d21a40c302d21646dfa9366bb393931d.tar.gz
volse-hubzilla-11ba88b6d21a40c302d21646dfa9366bb393931d.tar.bz2
volse-hubzilla-11ba88b6d21a40c302d21646dfa9366bb393931d.zip
Merge pull request #230 from fabrixxm/master
some work, mainly on quattro
Diffstat (limited to 'view/theme/quattro/nav.tpl')
-rw-r--r--view/theme/quattro/nav.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/quattro/nav.tpl b/view/theme/quattro/nav.tpl
index 26f04f134..af1fc9414 100644
--- a/view/theme/quattro/nav.tpl
+++ b/view/theme/quattro/nav.tpl
@@ -43,6 +43,7 @@
<li id="nav-notifications-linkmenu" class="nav-menu-icon"><a href="$nav.notifications.0" rel="#nav-notifications-menu" title="$nav.notifications.1"><span class="icon s22 notify">$nav.notifications.1</span></a>
<span id="notify-update" class="nav-notify"></span>
<ul id="nav-notifications-menu" class="menu-popup">
+ <!-- TODO: better icons! -->
<li id="nav-notifications-mark-all" class="toolbar"><a href="#" onclick="notifyMarkAll(); return false;" title="$nav.notifications.mark.1"><span class="icon s10 edit"></span></a></a><a href="$nav.notifications.all.0" title="$nav.notifications.all.1"><span class="icon s10 plugin"></span></a></li>
<li class="empty">$emptynotifications</li>
</ul>
@@ -91,3 +92,4 @@
<li><a href="{0}"><img src="{1}">{2} <span class="notif-when">{3}</span></a></li>
</ul>
+<div style="position: fixed; top: 3px; left: 5px; z-index:9999">$langselector</div>