This commit is contained in:
parent
cfa02952b7
commit
f212efcd36
@ -9,7 +9,7 @@ class QuestionMailer < ActionMailer::Base
|
||||
def send_contact(contact)
|
||||
@contact = contact
|
||||
|
||||
mail to: "test@nicolasbally.com", :bcc => "info@nicolasbally.com" ,:reply_to => @contact.email, :subject => "Nouveau mail par le site"
|
||||
mail to: "t.blancbrude@bouvier-signa.com", :bcc => "info@nicolasbally.com" ,:reply_to => @contact.email, :subject => "Nouveau mail par le site PMR"
|
||||
end
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user