mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Use standard header
This commit is contained in:
parent
472d37f30f
commit
b06e9152f6
2 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
||||||
<%= render 'shared/title', name: t(:transfer_domain) %>
|
<div class="page-header">
|
||||||
|
<div class="row">
|
||||||
|
<h1><%= t '.header' %></h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8">
|
<div class="col-md-8">
|
||||||
|
|
|
@ -12,6 +12,9 @@ en:
|
||||||
registrant_code: Registrant code
|
registrant_code: Registrant code
|
||||||
expire_time: Date of expiry
|
expire_time: Date of expiry
|
||||||
|
|
||||||
|
transfer_index:
|
||||||
|
header: Domain transfer
|
||||||
|
|
||||||
search_form:
|
search_form:
|
||||||
download_btn: Download as CSV
|
download_btn: Download as CSV
|
||||||
reset_btn: Reset
|
reset_btn: Reset
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue