Skip to content
Extraits de code Groupes Projets
Valider a70b057b rédigé par Maxwell Salzberg's avatar Maxwell Salzberg
Parcourir les fichiers

update resources in devise emails :(

parent 1c9e01f0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -5,7 +5,7 @@
= render :partial => 'notifier/notifier_css'
%body
%header
= image_tag('diaspora_white.png')
= image_tag('branding/diaspora_white.png')
#container
%p
= t('devise.mailer.welcome', :email => @resource.email)
......
......@@ -5,7 +5,7 @@
= render :partial => 'notifier/notifier_css'
%body
%header
= image_tag('diaspora_white.png')
= image_tag('branding/diaspora_white.png')
#container
%p
= t('devise.mailer.hello', :email => @resource.email)
......
......@@ -5,7 +5,7 @@
= render :partial => 'notifier/notifier_css'
%body
%header
= image_tag('diaspora_white.png')
= image_tag('branding/diaspora_white.png')
#container
%p
= t('devise.mailer.hello', :email => @resource.email)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter