From 76ca4fdc701f7f74075edcc5f68a164afc63b608 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sat, 30 May 2015 21:52:05 +0200 Subject: [PATCH] use image_url for the logo in mails closes #6013 --- Changelog.md | 1 + app/views/layouts/notifier.html.erb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 92e20ed02..e30e25e15 100644 --- a/Changelog.md +++ b/Changelog.md @@ -47,6 +47,7 @@ * Fix liking on single post views when accessed via GUID [#5978](https://github.com/diaspora/diaspora/pull/5978) * Only return the current_users participation for post interactions [#6007](https://github.com/diaspora/diaspora/pull/6007) * Fix tag rendering in emails [#6009](https://github.com/diaspora/diaspora/pull/6009) +* Fix the logo in emails [#6013](https://github.com/diaspora/diaspora/pull/6013) ## Features * Hide post title of limited post in comment notification email [#5843](https://github.com/diaspora/diaspora/pull/5843) diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index bf5bcabe6..301347a54 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -28,7 +28,7 @@
- diaspora* + " alt="diaspora*" width="59px" height="14px"/>