diff --git a/view/theme/frio/templates/nav.tpl b/view/theme/frio/templates/nav.tpl index 9695f7c424..e7e294434e 100644 --- a/view/theme/frio/templates/nav.tpl +++ b/view/theme/frio/templates/nav.tpl @@ -161,15 +161,16 @@ {{if $nav.help}}
  • {{$nav.help.1}}
  • {{/if}} - {{if $nav.tos}} -
  • {{$nav.tos.1}}
  • - {{/if}} {{if $nav.settings}}
  • {{$nav.settings.1}}
  • {{/if}} {{if $nav.admin}}
  • {{$nav.admin.1}}
  • {{/if}} + {{if $nav.tos}} + +
  • {{$nav.tos.1}}
  • + {{/if}} {{if $nav.logout}}
  • {{$nav.logout.1}}