From 527d00f233f73eda580d3b74fa297e917fcf5569 Mon Sep 17 00:00:00 2001
From: daiao <358551898@qq.com>
Date: Wed, 28 Dec 2016 16:18:13 +0800
Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E6=BF=80=E6=B4=BB=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/mailer/register.html.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/views/mailer/register.html.erb b/app/views/mailer/register.html.erb
index 4c011cf94..40b8c4d29 100644
--- a/app/views/mailer/register.html.erb
+++ b/app/views/mailer/register.html.erb
@@ -32,7 +32,7 @@
<%= @user.show_name %>,您好!
您已经成功注册为Trustie用户!
请点击以下链接激活您的帐号:
- <%= link_to h(@url), @url, :style => "font-weight: normal; color:#3b94d6;", %>
+ <%= link_to h(@url), @url, :style => "font-weight: normal; color:#3b94d6;" %>
(如果链接点击无效,请手动复制链接并粘贴到浏览器地址栏中,然后按“回车”打开页面即可)