From 2f6d0064045254c4a87c9ceedb42303fadf6954f Mon Sep 17 00:00:00 2001
From: Mark Moser
Date: Wed, 24 Aug 2016 16:36:33 -0500
Subject: [PATCH] updated reminder email return link
---
app/views/candidate_mailer/reminder.html.inky | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app/views/candidate_mailer/reminder.html.inky b/app/views/candidate_mailer/reminder.html.inky
index 9919514..b0f87e4 100644
--- a/app/views/candidate_mailer/reminder.html.inky
+++ b/app/views/candidate_mailer/reminder.html.inky
@@ -8,8 +8,10 @@
You can return to the test here:
- <%= link_to nil, root_url %>.
+ <%= link_to nil, login_url(@candidate.test_hash) %>.
+
+ Or, visit <%= link_to nil, root_url %> and enter your Test ID to complete your test.
Your Test ID is: <%= @candidate.test_hash %>