mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
fixed errors
This commit is contained in:
parent
9b67dff2e4
commit
1f42c1f921
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<div class="form-group">
|
||||
<div class="col-md-2 control-label">
|
||||
<%= label_tag t '.old_hostname' %>
|
||||
<%= label_tag :old_hostname, t('.old_hostname') %>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue