From 969da732f5227879ab77d8159dea3a0adb3de606 Mon Sep 17 00:00:00 2001
From: Lorenzo Milesi
Date: Mon, 18 Jul 2022 13:41:43 +0200
Subject: [PATCH] Added missing file to e992f11 :(
---
src/User/resources/views/mail/confirmation.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/User/resources/views/mail/confirmation.php b/src/User/resources/views/mail/confirmation.php
index 613cbde..20eb842 100644
--- a/src/User/resources/views/mail/confirmation.php
+++ b/src/User/resources/views/mail/confirmation.php
@@ -30,5 +30,5 @@ use yii\helpers\Html;
= Yii::t('usuario', 'If you cannot click the link, please try pasting the text into your browser') ?>.
- = Yii::t('usuario', 'If you did not make this request you can ignore this email') ?>.
+ = Yii::t('usuario', 'You received this email because someone, possibly you or someone on your behalf, have created an account at {app_name}', ['app_name' => Yii::$app->name]) ?>.