From 2ea492085153d0ca6fe3e5b680f48625a8f96f21 Mon Sep 17 00:00:00 2001 From: printempw Date: Sun, 30 Jul 2017 16:33:27 +0800 Subject: [PATCH] Update font-family of mail title --- plugins | 2 +- resources/views/auth/mail.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins b/plugins index c4440044..60600061 160000 --- a/plugins +++ b/plugins @@ -1 +1 @@ -Subproject commit c4440044a48f984faf1b16ad21f91f49aedd63d8 +Subproject commit 60600061db833a2de8753cb57ed80346c3c30d52 diff --git a/resources/views/auth/mail.tpl b/resources/views/auth/mail.tpl index d1e704e6..7afeaae2 100644 --- a/resources/views/auth/mail.tpl +++ b/resources/views/auth/mail.tpl @@ -3,7 +3,7 @@
-

+

{{ option('site_name') }}

{!! trans('auth.mail.message', ['sitename' => "".option('site_name').""]) !!}