diff --git a/cp/resources/views/admin/contacts/createContact.twig b/cp/resources/views/admin/contacts/createContact.twig index 5287956..9d86647 100644 --- a/cp/resources/views/admin/contacts/createContact.twig +++ b/cp/resources/views/admin/contacts/createContact.twig @@ -11,7 +11,7 @@
- Overview + {{ __('Overview') }}

{{ __('Create Contact') }} @@ -56,21 +56,21 @@
-
General & Internationalized Info
+
{{ __('General & Internationalized Info') }}
- +
{% if registrars and not registrar %}
- +
- +
- +
- +
- +
- +
- +
- + - Disclose Address in WHOIS + {{ __('Disclose Address in WHOIS') }}
-
Contact Details
+
{{ __('Contact Details') }}
- +
- +
- +
- +
- + - Auto-generated authentication information for the contact. + {{ __('Auto-generated authentication information for the contact') }}.
- +
@@ -187,7 +187,7 @@
- +
@@ -195,15 +195,15 @@
- +
- +
- +
@@ -214,7 +214,7 @@
@@ -222,64 +222,64 @@
-
- + {% include 'partials/footer.twig' %}