aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy-dark/nav.tpl
diff options
context:
space:
mode:
authorTobias Hößl <tobias@hoessl.eu>2012-03-12 19:06:45 +0000
committerTobias Hößl <tobias@hoessl.eu>2012-03-12 19:06:45 +0000
commit9574f7df03407013fed4feb3922e19b7a94e34be (patch)
treef07436144509f602a58ed4c4cfe8d627c2e9da65 /view/theme/dispy-dark/nav.tpl
parentd9cb46f0def191fa510dbbda544d3d7f2c24e308 (diff)
parent38cb4a362f1186054dc3d71475f8f8cb1cd47789 (diff)
downloadvolse-hubzilla-9574f7df03407013fed4feb3922e19b7a94e34be.tar.gz
volse-hubzilla-9574f7df03407013fed4feb3922e19b7a94e34be.tar.bz2
volse-hubzilla-9574f7df03407013fed4feb3922e19b7a94e34be.zip
Merge branch 'master' of git://github.com/friendica/friendica
Diffstat (limited to 'view/theme/dispy-dark/nav.tpl')
-rw-r--r--view/theme/dispy-dark/nav.tpl6
1 files changed, 4 insertions, 2 deletions
diff --git a/view/theme/dispy-dark/nav.tpl b/view/theme/dispy-dark/nav.tpl
index 4a030e7ae..f6e399ef5 100644
--- a/view/theme/dispy-dark/nav.tpl
+++ b/view/theme/dispy-dark/nav.tpl
@@ -1,5 +1,4 @@
<nav>
-$langselector
<span id="banner">$banner</span>
@@ -112,11 +111,14 @@ works -->
<a id="intro-update" class="nav-ajax-left" href="$nav.introductions.0"></a>
{{ endif }}
</div>
-
</div>
<a href="#" class="floaterflip"></a>
</nav>
+<div id="lang-sel-wrap">
+$langselector
+</div>
+
<ul id="nav-notifications-template" style="display:none;" rel="template">
<li class="{4}"><a href="{0}"><img src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
</ul>