Replace tutorial modal with welcome e-mail (#6273)
* Remove onboarding modal * Welcome e-mail * Send welcome e-mail after confirmation * Remove obsolete translations
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<%= yield %>
|
||||
---
|
||||
|
||||
<%= t('application_mailer.signature', instance: site_hostname) %>
|
||||
<%= t 'about.hosted_on', domain: site_hostname %>
|
||||
<%= t('application_mailer.settings', link: settings_preferences_url) %>
|
||||
|
Reference in New Issue
Block a user