Changed confirmation and welcome email end line to something more meaningful
This commit is contained in:
@ -23,4 +23,4 @@
|
||||
|
||||
<?= 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]) ?>.
|
||||
|
||||
Reference in New Issue
Block a user