aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/request_mailer/new_response_reminder_alert.rhtml2
-rw-r--r--app/views/request_mailer/not_clarified_alert.rhtml3
2 files changed, 3 insertions, 2 deletions
diff --git a/app/views/request_mailer/new_response_reminder_alert.rhtml b/app/views/request_mailer/new_response_reminder_alert.rhtml
index f3cbc523b..152cc0663 100644
--- a/app/views/request_mailer/new_response_reminder_alert.rhtml
+++ b/app/views/request_mailer/new_response_reminder_alert.rhtml
@@ -1,6 +1,6 @@
Please let us know whether there was information in the recent
response to your <%= @info_request.law_used_full %> request. To do this,
-click on the link below.
+click on the link below and then select the appropriate check box.
<%=@url%>
diff --git a/app/views/request_mailer/not_clarified_alert.rhtml b/app/views/request_mailer/not_clarified_alert.rhtml
index b8a481851..40124d190 100644
--- a/app/views/request_mailer/not_clarified_alert.rhtml
+++ b/app/views/request_mailer/not_clarified_alert.rhtml
@@ -1,5 +1,6 @@
<%=@info_request.public_body.name%> has asked you to explain
-part of your <%=@info_request.law_used_short%> request. To do this, click on the link below.
+part of your <%=@info_request.law_used_short%> request.
+To do this, first click on the link below.
<%=@url%>