We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a3568 commit 76a7bebCopy full SHA for 76a7beb
apps/advanced/common/mail/passwordResetToken.php
@@ -13,4 +13,4 @@
13
14
Follow the link below to reset your password:
15
16
-<?= Html::a(Html::encode($resetLink), $resetLink)
+<?= Html::a(Html::encode($resetLink), $resetLink) ?>
0 commit comments