From 575748169ec1d580695a7e397e36eaf6c2bc548c Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Thu, 1 Sep 2016 00:28:48 +0200 Subject: [PATCH] remove text color from notification mails --- app/views/layouts/notifier.html.erb | 64 ++++++++++++++--------------- 1 file changed, 31 insertions(+), 33 deletions(-) diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index 301347a54..1a8462455 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -1,36 +1,34 @@ - -
- - <% if @sender %> - - <% end %> - +
-
- <%=@sender.name%> -
-
- <%= yield %> + + + <% if @sender %> + - -
+
+ <%=@sender.name%> +
- - - - - -
- <%= t('notifier.email_sent_by_diaspora', :pod_name => pod_name) %> - - <%= t('notifier.click_here') %> - - <%=t('notifier.to_change_your_notification_settings')%>. -
- - - - -
- " alt="diaspora*" width="59px" height="14px"/> -
+ <% end %> +
+ <%= yield %> +
+ + + + +
+ <%= t("notifier.email_sent_by_diaspora", pod_name: pod_name) %> + + <%= t("notifier.click_here") %> + + <%=t("notifier.to_change_your_notification_settings")%>. +
+ + + + + +
+ " alt="diaspora*" width="59px" height="14px"/> +