Skip to content

Commit

Permalink
fix reply-to in free agent request email
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Woodall committed Aug 12, 2012
1 parent dec1094 commit 924b97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/notifier/free_agent.text.erb
Expand Up @@ -3,7 +3,7 @@ Free Agent Request
--------------------------------------------------------

Submitted By: <%= @request.name %>
Reply To: <a href="mailto:<%= @request.email %>?subject=OAHL%20Free%20Agent%20Request"><%= @request.email %></a>
Reply To: <%= @request.email %>
Phone: <%= @request.phone_number %>

Position: <%= @request.position %>
Expand Down

0 comments on commit 924b97d

Please sign in to comment.