mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Story #109367018 - minor bug fixes, missing punctuation, wrong symbol
This commit is contained in:
parent
51a5798914
commit
504c4454c5
2 changed files with 4 additions and 5 deletions
|
@ -32,7 +32,7 @@ Registrant change process for the domain <%= @params[:name] %> has been started.
|
|||
|
||||
New registrant:
|
||||
Name: <%= @params[:registrant_name] %>
|
||||
<% if @params[:registrant.priv?] %>
|
||||
<% if @params[:registrant_priv] %>
|
||||
Personal code: <%= @params[:registrant_ident] %>
|
||||
<% else %>
|
||||
Business Registry code: <%= @params[:registrant_ident] %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue