Add a commenting message to UI form

This commit is contained in:
Alex Sherman 2021-02-10 19:57:39 +05:00
parent 9611df92b0
commit 4051c1941b
2 changed files with 8 additions and 0 deletions

View file

@ -6,6 +6,11 @@
<% end %>
<div class="form-group">
<div class="row">
<div class="col-md-6 control-label">
<p><%= t '.comment' %></p>
</div>
</div>
<div class="col-md-2 control-label">
<%= label_tag :current_contact_id, t('.current_contact_id') %>
</div>

View file

@ -27,6 +27,9 @@ en:
Replace admin contact specified in "current contact ID" with the one in "new
contact ID" on any domain registered under this registrar. Contact idents must
be the same
comment: >-
Bulk admin change is only allowed in case of old and new contact are sharing identical
ident data ie for updating contact information.
nameserver_form:
ip_hint: One IP per line