aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/file_request/index.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/file_request/index.rhtml')
-rw-r--r--app/views/file_request/index.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/file_request/index.rhtml b/app/views/file_request/index.rhtml
index 8e4955463..84d0198bc 100644
--- a/app/views/file_request/index.rhtml
+++ b/app/views/file_request/index.rhtml
@@ -1,6 +1,6 @@
<% @title = "New FOI request" %>
-<%= foi_error_messages_for :info_request %>
+<%= foi_error_messages_for :info_request, :outgoing_message %>
<% form_for(:info_request, @info_request, :url => { :action => :create }, :html => { :id => 'writeForm' } ) do |f| %>