Remove old and useless sentence from welcome email

The sentence made assumptions of the availability of FAQs and support
forums without linking to them. So it didn't really help. It also
promised that someone would monitor the support page in the forum which
nobody seems to do.
This commit is contained in:
Maikel Linke
2018-04-04 16:18:51 +10:00
parent 101269a487
commit a2e4c33922
3 changed files with 0 additions and 7 deletions

View File

@@ -8,9 +8,6 @@
%p
= t('invite_email.mistakenly_sent', owner_email: @enterprise.owner.email)
%p
= t :email_help
= render 'shared/mailers/signoff'
= render 'shared/mailers/social_and_contact'

View File

@@ -14,9 +14,6 @@
%p
= t :email_community_html, link: link_to(t(:join_community), ContentConfig.community_forum_url)
%p
= t :email_help
= render 'shared/mailers/signoff'
= render 'shared/mailers/social_and_contact'

View File

@@ -1272,7 +1272,6 @@ en:
email_community_html: "We also have an online forum for community discussion related to OFN software and the unique challenges of running a food enterprise. You are encouraged to join in. We are constantly evolving and your input into this forum will shape what happens next.
%{link}"
join_community: "Join the community"
email_help: "If you have any difficulties, check out our FAQs, browse the forum or post a 'Support' topic and someone will help you out!"
email_confirmation_activate_account: "Before we can activate your new account, we need to confirm your email address."
email_confirmation_greeting: "Hi, %{contact}!"
email_confirmation_profile_created: "A profile for %{name} has been successfully created!