From fdfa78f50805bf6d3a7469b6f832ffe8f21298bb Mon Sep 17 00:00:00 2001 From: Pinga Date: Wed, 21 May 2025 12:43:29 +0300 Subject: [PATCH] Improved domain/application create phases interface --- .../admin/domains/createApplication.twig | 39 ++++++++++++---- .../views/admin/domains/createDomain.twig | 44 ++++++++++++++++--- 2 files changed, 68 insertions(+), 15 deletions(-) diff --git a/cp/resources/views/admin/domains/createApplication.twig b/cp/resources/views/admin/domains/createApplication.twig index 48e962c..f43ad83 100644 --- a/cp/resources/views/admin/domains/createApplication.twig +++ b/cp/resources/views/admin/domains/createApplication.twig @@ -157,11 +157,10 @@
- The "Phase name" field is required only if the "Type" is set to "Custom".
-
+
{{ __('Nameservers') }} 
@@ -188,27 +187,28 @@
- - -
-
- +
+
+ +
+
-
+
- +
+
@@ -848,6 +848,27 @@