mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 02:05:57 +02:00
fix missing translation in epp_log
This commit is contained in:
parent
1bdc44ea91
commit
9d68bea42b
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
- content_for :actions do
|
||||
= link_to(t(:back), :back, class: 'btn btn-primary')
|
||||
= render 'shared/title', name: t(:epp_log)
|
||||
= render 'shared/title', name: t('.title')
|
||||
|
||||
.row
|
||||
.col-md-12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue