diff --git a/netbox/templates/_base.html b/netbox/templates/_base.html index 93f6e4fa7..8b2fa4857 100644 --- a/netbox/templates/_base.html +++ b/netbox/templates/_base.html @@ -80,7 +80,7 @@ {% endif %} - - {% if perms.secrets %} + {% if request.user.is_authenticated %}