From 0455249585cc325582bb63525d721c38b1b11260 Mon Sep 17 00:00:00 2001 From: maxwell Date: Tue, 23 Nov 2010 09:35:24 -0800 Subject: [PATCH] hotlinking image for invite --- app/views/devise/mailer/invitation.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/devise/mailer/invitation.html.haml b/app/views/devise/mailer/invitation.html.haml index 206714fa1..2d8f92eb7 100644 --- a/app/views/devise/mailer/invitation.html.haml +++ b/app/views/devise/mailer/invitation.html.haml @@ -5,7 +5,7 @@ = render :partial => 'notifier/notifier_css' %body %header - = image_tag '/images/diaspora_white.png' + = image_tag APP_CONFIG[:pod_url] + 'images/diaspora_white.png' #container - @invs = @resource.invitations_to_me %p