From b98bcc3bec3d80863befc666d8ae319f2f986c55 Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Mon, 20 Feb 2023 15:52:00 -0500 Subject: [PATCH] Cleaned up a UX issue with the zone records list editor view. --- powerdnsadmin/templates/domain.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/powerdnsadmin/templates/domain.html b/powerdnsadmin/templates/domain.html index 4318b29..05d7a1b 100755 --- a/powerdnsadmin/templates/domain.html +++ b/powerdnsadmin/templates/domain.html @@ -30,7 +30,7 @@
{% if current_user.role.name in ['Administrator', 'Operator'] %} {% endif %} {% if domain.type != 'Slave' %} {% else %}