use Current.application_name in app excluding mail
This commit is contained in:
parent
b9fcb25f1a
commit
efa35e04a5
43 changed files with 66 additions and 66 deletions
|
@ -1,6 +1,6 @@
|
|||
= form_for user, url: { controller: 'users/activate', action: :create }, html: { class: "fr-py-5w" } do |f|
|
||||
|
||||
%h1.fr-h2.fr-mb-7w= t('.title', application_name: APPLICATION_NAME)
|
||||
%h1.fr-h2.fr-mb-7w= t('.title', application_name: Current.application_name)
|
||||
|
||||
.fr-background-alt--grey.fr-px-12w.fr-py-7w
|
||||
%fieldset.fr-mb-0.fr-fieldset{ aria: { labelledby: 'activate-account-legend' } }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue