]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/nav.tpl
Frost-mobile: media query in css for tablets
[friendica.git] / view / theme / duepuntozero / nav.tpl
old mode 100755 (executable)
new mode 100644 (file)
index 4675c3e..257822d
@@ -41,7 +41,6 @@
 
 
 
-       {{ if $nav.manage }}<a id="nav-manage-link" class="nav-commlink $nav.manage.2 $sel.manage" href="$nav.manage.0" title="$nav.manage.3">$nav.manage.1</a>{{ endif }}
 
 
                {{ if $nav.notifications }}
@@ -58,6 +57,9 @@
        {{ if $nav.profiles }}<a id="nav-profiles-link" class="nav-link $nav.profiles.2" href="$nav.profiles.0" title="$nav.profiles.3" >$nav.profiles.1</a>{{ endif }}
 
        {{ if $nav.contacts }}<a id="nav-contacts-link" class="nav-link $nav.contacts.2" href="$nav.contacts.0" title="$nav.contacts.3" >$nav.contacts.1</a>{{ endif }}
+
+
+       {{ if $nav.manage }}<a id="nav-manage-link" class="nav-link $nav.manage.2 $sel.manage" href="$nav.manage.0" title="$nav.manage.3">$nav.manage.1</a>{{ endif }}
        </span>
        <span id="nav-end"></span>
        <span id="banner">$banner</span>