From 995e1fe690d42fe9b6249463f220c4550ddbafed Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Tue, 3 Jan 2017 17:49:40 +0100 Subject: [PATCH] Bugfix: Frio - use "Help" instead of "Help And Documentation" as label in the nav user menu --- view/theme/frio/templates/nav.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frio/templates/nav.tpl b/view/theme/frio/templates/nav.tpl index 390cf58dc4..fc66403019 100644 --- a/view/theme/frio/templates/nav.tpl +++ b/view/theme/frio/templates/nav.tpl @@ -160,7 +160,7 @@ {{/if}} {{if $nav.help}} -
  • {{$nav.help.3}}
  • +
  • {{$nav.help.1}}
  • {{/if}} {{if $nav.settings}}
  • {{$nav.settings.1}}