diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-02-20 15:36:56 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-03-02 16:26:49 +0000 |
commit | 5cb9925c4295f148491bca8403e97d64a366c498 (patch) | |
tree | 214995179acb6d2fd9c83a864484df0f271989a2 | |
parent | 380116b4b49ebad449a1b260b6937f7de3cbb4de (diff) |
Restore missing whitespace.
-rw-r--r-- | app/views/info_request_batch/_batch_sent.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/info_request_batch/_batch_sent.html.erb b/app/views/info_request_batch/_batch_sent.html.erb index 1bf51962f..eed93916d 100644 --- a/app/views/info_request_batch/_batch_sent.html.erb +++ b/app/views/info_request_batch/_batch_sent.html.erb @@ -6,7 +6,7 @@ <p> <%= _("<strong>We will email you</strong> when they have been sent. " \ "We will also email you when there is a response to any of them, or " \ - "after {{late_number_of_days}} working days if the authorities still" \ + "after {{late_number_of_days}} working days if the authorities still " \ "haven't replied by then.", :late_number_of_days => AlaveteliConfiguration::reply_late_after_days) %> </p> |