diff options
Diffstat (limited to 'app/views/help/contact.rhtml')
-rw-r--r-- | app/views/help/contact.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/contact.rhtml b/app/views/help/contact.rhtml index 385c24a62..0c245ace7 100644 --- a/app/views/help/contact.rhtml +++ b/app/views/help/contact.rhtml @@ -40,7 +40,7 @@ <% end %> </div> -<% form_for :contact do |f| %> +<%= form_for :contact do |f| %> <% if not @user %> <p> |