From c7ecab4933a93c0c4f1da3b82c8315ba89895a5d Mon Sep 17 00:00:00 2001 From: zhitomirskiyi Date: Wed, 5 Jan 2011 09:33:49 -0800 Subject: [PATCH] the new request email links back to the pod --- app/views/notifier/request_accepted.html.haml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/notifier/request_accepted.html.haml b/app/views/notifier/request_accepted.html.haml index 2f77616f6..6ae006031 100644 --- a/app/views/notifier/request_accepted.html.haml +++ b/app/views/notifier/request_accepted.html.haml @@ -4,6 +4,8 @@ = "#{@sender.name} (#{@sender.diaspora_handle})" = t('.accepted') + %br + = link_to t('.sign_in'), new_user_session_url %br = t('notifier.love') %br