mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Merge branch 'registry-765' into registry-623
This commit is contained in:
commit
f1fb17a42c
8 changed files with 11 additions and 11 deletions
|
@ -60,7 +60,6 @@ module Admin
|
|||
:city,
|
||||
:state,
|
||||
:zip,
|
||||
:billing_address,
|
||||
:country_code,
|
||||
:email,
|
||||
:phone,
|
||||
|
|
|
@ -119,10 +119,10 @@
|
|||
<%= @registrar.email %>
|
||||
</dd>
|
||||
<dt>
|
||||
<%= t(:billing_address) %>
|
||||
<%= t(:billing_email) %>
|
||||
</dt>
|
||||
<dd>
|
||||
<%= @registrar.billing_address %>
|
||||
<%= @registrar.billing_email %>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue