aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/request/show.rhtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml
index 28cde61ba..02f68bf21 100644
--- a/app/views/request/show.rhtml
+++ b/app/views/request/show.rhtml
@@ -58,9 +58,9 @@
Currently <strong>waiting for a response</strong> from <%= public_body_link(@info_request.public_body) %>,
they must respond promptly and
<% if @info_request.public_body.is_school? %>
- normally
- <% else %>
in term time
+ <% else %>
+ normally
<% end %>
no later than <strong><%= simple_date(@info_request.date_response_required_by) %></strong>
(<%= link_to "details", about_url + "#quickly_response" %>).