diff --git a/apps/templates/_nav.html b/apps/templates/_nav.html index 684f90a1d..1acb752c9 100644 --- a/apps/templates/_nav.html +++ b/apps/templates/_nav.html @@ -27,6 +27,7 @@
  • {% trans 'Command filters' %}
  • +{% if LICENSE_VALID %}
  • {% trans 'Applications' %} @@ -35,15 +36,18 @@
  • {% trans 'RemoteApp' %}
  • +{% endif %}
  • {% trans 'Perms' %}