From 3e9e73fb3a50bf9fbf149924b8b03d9abeb80836 Mon Sep 17 00:00:00 2001 From: Stefan Ubbink Date: Sun, 12 Mar 2023 20:40:19 +0100 Subject: [PATCH 1/2] Change domain(s) to zone(s) in the templates --- .../templates/admin_edit_account.html | 14 +++++++------- powerdnsadmin/templates/admin_edit_key.html | 18 +++++++++--------- powerdnsadmin/templates/admin_edit_user.html | 4 ++-- .../templates/admin_global_search.html | 2 +- powerdnsadmin/templates/admin_history.html | 8 ++++---- .../templates/admin_manage_account.html | 2 +- powerdnsadmin/templates/admin_manage_keys.html | 2 +- powerdnsadmin/templates/admin_manage_user.html | 2 +- .../admin_setting_authentication.html | 4 ++-- powerdnsadmin/templates/dashboard.html | 2 +- powerdnsadmin/templates/domain_add.html | 6 +++--- powerdnsadmin/templates/domain_changelog.html | 6 +++--- powerdnsadmin/templates/domain_remove.html | 4 ++-- powerdnsadmin/templates/domain_setting.html | 18 +++++++++--------- 14 files changed, 46 insertions(+), 46 deletions(-) diff --git a/powerdnsadmin/templates/admin_edit_account.html b/powerdnsadmin/templates/admin_edit_account.html index 4894df8..ca08ab7 100644 --- a/powerdnsadmin/templates/admin_edit_account.html +++ b/powerdnsadmin/templates/admin_edit_account.html @@ -96,7 +96,7 @@
-

Users on the right have access to manage records in all domains +

Users on the right have access to manage records in all zones associated with the account.

Click on users to move between columns.

@@ -113,12 +113,12 @@
-

Domains on the right are associated with the account. Red marked domain names are +

Zones on the right are associated with the account. Red marked zone names are already associated with other accounts. - Moving already associated domains to this account will overwrite the previous + Moving already associated zones to this account will overwrite the previous associated account.

-

Hover over the red domain names to show the associated account. Click on domains to +

Hover over the red zone names to show the associated account. Click on zones to move between columns.