From 27deea2610afedadfe9aa8d7328fdb54c7488278 Mon Sep 17 00:00:00 2001 From: Bohung Date: Wed, 6 Oct 2021 10:44:29 +0800 Subject: [PATCH] Fix email bug.(no image error) --- app/views/admin/e_paper_criterias/emailer.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/e_paper_criterias/emailer.html.erb b/app/views/admin/e_paper_criterias/emailer.html.erb index 46c9610..eebadcd 100644 --- a/app/views/admin/e_paper_criterias/emailer.html.erb +++ b/app/views/admin/e_paper_criterias/emailer.html.erb @@ -175,7 +175,7 @@
" target="_blank"><%= topic.title %>
- " style="width: 100%;"> + " style="width: 100%;">
<% t = strip_tags(topic.content) %>