From ea14f7e716dc4298a6677e7a76e1d789e63b98e3 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sun, 9 Aug 2015 12:19:15 +0200 Subject: [PATCH] Duepontozero now has accesskeys as well. --- view/theme/duepuntozero/templates/nav.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/view/theme/duepuntozero/templates/nav.tpl b/view/theme/duepuntozero/templates/nav.tpl index 8149ef374c..55e69b3155 100644 --- a/view/theme/duepuntozero/templates/nav.tpl +++ b/view/theme/duepuntozero/templates/nav.tpl @@ -15,21 +15,21 @@ {{if $nav.apps}}{{$nav.apps.1}}{{/if}} - {{$nav.search.1}} + {{$nav.search.1}} {{$nav.directory.1}} - {{if $nav.admin}}{{$nav.admin.1}}{{/if}} + {{if $nav.admin}}{{$nav.admin.1}}{{/if}} {{if $nav.network}} - {{$nav.network.1}} + {{$nav.network.1}} {{/if}} {{if $nav.home}} - {{$nav.home.1}} + {{$nav.home.1}} {{/if}} {{if $nav.community}} - {{$nav.community.1}} + {{$nav.community.1}} {{/if}} {{if $nav.introductions}} {{$nav.introductions.1}} @@ -45,7 +45,7 @@ {{if $nav.notifications}} - {{$nav.notifications.1}} + {{$nav.notifications.1}}