diff --git a/stock/templates/public/base.html b/stock/templates/public/base.html index 3a5e9435..a7a5764f 100755 --- a/stock/templates/public/base.html +++ b/stock/templates/public/base.html @@ -155,7 +155,7 @@ {% endif %} {% if perms.auth.member or perms.auth.blue_member %} - {% if perms.auth.sigtracker_view %} + {% if perms.auth.signature_view %}