aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/request/upload_response.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/request/upload_response.rhtml')
-rw-r--r--app/views/request/upload_response.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/upload_response.rhtml b/app/views/request/upload_response.rhtml
index d18e03e97..eaa6602a1 100644
--- a/app/views/request/upload_response.rhtml
+++ b/app/views/request/upload_response.rhtml
@@ -37,7 +37,7 @@ file too large for email, use the form below.')%>
<p>
<%= hidden_field_tag 'submitted_upload_response', 1 %>
<%= submit_tag "Upload FOI response" %>
- <% _(' (<strong>patience</strong>, especially for large files, it may take a while!)')%>
+ <%= _(' (<strong>patience</strong>, especially for large files, it may take a while!)')%>
</p>
<% end %>