diff --git a/app/views/notifier/request_accepted.text.haml b/app/views/notifier/request_accepted.text.haml index cba907d40..a8531666c 100644 --- a/app/views/notifier/request_accepted.text.haml +++ b/app/views/notifier/request_accepted.text.haml @@ -2,6 +2,7 @@ = "#{@sender.name} (#{@sender.diaspora_handle})" = t('notifier.request_accepted.accepted') -= link_to t('.sign_in'), new_user_session_url +t('.sign_in') += new_user_session_url = "#{t('notifier.love')} \n" = t('notifier.diaspora')