diff --git a/app/views/admin/domains/_force_delete_dialog.html.erb b/app/views/admin/domains/_force_delete_dialog.html.erb index 4e68302f8..f3d9fc520 100644 --- a/app/views/admin/domains/_force_delete_dialog.html.erb +++ b/app/views/admin/domains/_force_delete_dialog.html.erb @@ -24,7 +24,7 @@
- +
<%= select_tag 'template_name', options_for_select(templates), class: 'form-control' %>
diff --git a/config/locales/admin/domains.en.yml b/config/locales/admin/domains.en.yml index dc9eea9a3..2001b0976 100644 --- a/config/locales/admin/domains.en.yml +++ b/config/locales/admin/domains.en.yml @@ -15,7 +15,7 @@ en: force_delete_dialog: title: Force delete notify_by_email: Notify registrant and administrative contacts by email - template: Template + email_template: Email template close_btn: Close dialog submit_btn: Force delete domain