mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Improve UI
This commit is contained in:
parent
caca76e4df
commit
60d23a8b92
2 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
</div>
|
||||
<div class="col-md-7">
|
||||
<%= f.text_field(:password, placeholder: t(:optional), class: 'form-control') %>
|
||||
<span class="help-block"><%= t '.password_hint' %></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -5,3 +5,6 @@ en:
|
|||
title: Reserved domains
|
||||
new_btn: New reserved domain
|
||||
reset_btn: Reset
|
||||
|
||||
form:
|
||||
password_hint: Generated automatically if left blank
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue