From: rabuzarus Date: Sun, 27 May 2018 07:55:05 +0000 (+0200) Subject: Frio: move tos link to a another place in the nave menu X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9c9b82ba5945c718ca1015da3e1e6cd8caa0d341;p=friendica.git Frio: move tos link to a another place in the nave menu --- 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}}