This commit is contained in:
Nicolas Bally 2013-06-28 20:52:09 +02:00
parent 1e33360cc6
commit 5c1149b85a
2 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class PetitionMails < ActionMailer::Base
@signator = signator
@email = @signator.email
@title = "Important : pour valider votre signature."
@from = "Le Pic Vert <contact@lepicvert.asso.fr>"
mail(:to => @email, :from => @from, :subject => @title)
end

View File

@ -23,6 +23,8 @@
%p
Tel : 04 76 91 34 33
%br
Site internet : www.lepicvert.asso.fr
%br
Mail : contact@lepicvert.asso.fr