From d12797d0556e35bffc3334a8229dd9200d47d338 Mon Sep 17 00:00:00 2001 From: bruno bornsztein Date: Wed, 3 Dec 2014 09:08:51 -0600 Subject: [PATCH] fix forum post notice email link --- app/views/user_notifier/new_forum_post_notice.text.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/user_notifier/new_forum_post_notice.text.erb b/app/views/user_notifier/new_forum_post_notice.text.erb index f02e4313..279dc641 100755 --- a/app/views/user_notifier/new_forum_post_notice.text.erb +++ b/app/views/user_notifier/new_forum_post_notice.text.erb @@ -2,13 +2,13 @@ Hey <%= @user.login %>! <%= @author %> has replied to a thread you are monitoring! Use this link to see: -<%= @url %> +<%= @url %> Thanks, The <%= configatron.community_name %> team --------------------------------------------------------------------------------- -If you don't want to receive e-mails like this one from <%= configatron.community_name %>, you can change +If you don't want to receive e-mails like this one from <%= configatron.community_name %>, you can change your e-mail preferences here: -<%= home_url %>/<%= @user.friendly_id %>/edit_account +<%= edit_account_from_email_url %>