From 6f9ef1a33b898f4d6b1d3228b239ae0d0d19c1cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Mon, 13 Dec 2021 16:39:32 +0900 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=E3=80=8CKIKIkan=E3=80=8D=E3=82=92?= =?UTF-8?q?=E3=80=8CKIKI=E3=80=8D=E3=81=AB=E5=A4=89=E6=9B=B4=EF=BC=88?= =?UTF-8?q?=E3=83=A1=E3=83=BC=E3=83=AB=E7=A2=BA=E8=AA=8D=EF=BC=89=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/.env.example | 2 +- backend/.env.release | 2 +- backend/app/Mail/FathersRegistrationTemporaryMail.php | 2 +- .../views/emails/fathers/registration/temporary.blade.php | 8 ++++---- backend/resources/views/vendor/mail/html/header.blade.php | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/backend/.env.example b/backend/.env.example index 340b207b..e0150aa9 100644 --- a/backend/.env.example +++ b/backend/.env.example @@ -1,4 +1,4 @@ -APP_NAME=KIKIkan +APP_NAME=KIKI APP_ENV=local APP_KEY= APP_DEBUG=true diff --git a/backend/.env.release b/backend/.env.release index 340b207b..e0150aa9 100644 --- a/backend/.env.release +++ b/backend/.env.release @@ -1,4 +1,4 @@ -APP_NAME=KIKIkan +APP_NAME=KIKI APP_ENV=local APP_KEY= APP_DEBUG=true diff --git a/backend/app/Mail/FathersRegistrationTemporaryMail.php b/backend/app/Mail/FathersRegistrationTemporaryMail.php index 5a12c259..696c81a1 100644 --- a/backend/app/Mail/FathersRegistrationTemporaryMail.php +++ b/backend/app/Mail/FathersRegistrationTemporaryMail.php @@ -16,7 +16,7 @@ class FathersRegistrationTemporaryMail extends Mailable { } public function build () { - return $this->subject('【KIKIkan】会員登録のご案内')->markdown('emails.fathers.registration.temporary', [ + return $this->subject('【KIKI】会員登録のご案内')->markdown('emails.fathers.registration.temporary', [ 'token' => $this->token ]); } diff --git a/backend/resources/views/emails/fathers/registration/temporary.blade.php b/backend/resources/views/emails/fathers/registration/temporary.blade.php index 0d1b0827..4331452e 100644 --- a/backend/resources/views/emails/fathers/registration/temporary.blade.php +++ b/backend/resources/views/emails/fathers/registration/temporary.blade.php @@ -1,9 +1,9 @@ @component('mail::message') -# 【KIKIkan】会員登録のご案内 +# 【KIKI】会員登録のご案内 -KIKIkanサービスの会員登録のご案内です。 +KIKIサービスの会員登録のご案内です。 -KIKIkanシステムのご利用ありがとうございます。 +KIKIシステムのご利用ありがとうございます。 ※本登録完了後にホーム画面もしくはブックマークに登録してください。
ログインする際に利用します。 @@ -22,7 +22,7 @@ URLの有効期限を過ぎると、再登録が必要になりますので、 ■□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□■ -KIKIkan運営事務局
+KIKI運営事務局
56@zotman.jp
{{ url('/') }}/ diff --git a/backend/resources/views/vendor/mail/html/header.blade.php b/backend/resources/views/vendor/mail/html/header.blade.php index ed61a133..6276d9ea 100755 --- a/backend/resources/views/vendor/mail/html/header.blade.php +++ b/backend/resources/views/vendor/mail/html/header.blade.php @@ -1,7 +1,7 @@ - +