mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 05:48:11 +08:00
Fixed test break.
This commit is contained in:
@ -13,4 +13,4 @@ Hello <?= Html::encode($user->username) ?>,
|
||||
|
||||
Follow the link below to reset your password:
|
||||
|
||||
<?= Html::a(Html::encode($resetLink), $resetLink)
|
||||
<?= Html::a(Html::encode($resetLink), $resetLink) ?>
|
||||
|
||||
Reference in New Issue
Block a user