mirror of
https://github.com/internetee/registry.git
synced 2025-08-11 20:19:34 +02:00
parent
b2e6ee87d6
commit
c61956827e
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label class="col-sm-2 control-label"><%= t '.template' %>:</label>
|
||||
<label class="col-sm-2 control-label"><%= t '.email_template' %>:</label>
|
||||
<div class="col-sm-9">
|
||||
<%= select_tag 'template_name', options_for_select(templates), class: 'form-control' %>
|
||||
</div>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue