parent
031ca25014
commit
2b2b03a7da
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
= simple_form_for(new_user, url: user_registration_path) do |f|
|
||||
= simple_form_for(new_user, url: user_registration_path, namespace: 'registration') do |f|
|
||||
.simple_form__overlay-area
|
||||
%p.lead= t('about.federation_hint_html', instance: content_tag(:strong, site_hostname))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue