diff --git a/powerdnsadmin/templates/domain.html b/powerdnsadmin/templates/domain.html index d304a74..8366c74 100755 --- a/powerdnsadmin/templates/domain.html +++ b/powerdnsadmin/templates/domain.html @@ -25,9 +25,6 @@ - @@ -36,6 +33,11 @@ Update from Master  {% endif %} + {% if current_user.role.name in ['Administrator', 'Operator'] %} + + {% endif %} {% if current_user.role.name in ['Administrator', 'Operator'] or SETTING.get('allow_user_view_history') %}