diff --git a/powerdnsadmin/templates/domain.html b/powerdnsadmin/templates/domain.html
old mode 100644
new mode 100755
index 3ac96d1..8366c74
--- a/powerdnsadmin/templates/domain.html
+++ b/powerdnsadmin/templates/domain.html
@@ -33,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') %}