We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bce17f + 8227385 commit c206f4bCopy full SHA for c206f4b
TwoFactorAuth/view/adminhtml/templates/tfa/configure_later.phtml
@@ -11,5 +11,5 @@
11
<div id="tfa-configure-later-container">
12
<a href="#"
13
data-post="<?= $escaper->escapeHtmlAttr($block->getPostData())?>"
14
- ><?= $escaper->escapeHtml(__('Skip this configuration until next login.')?></a>
+ ><?= $escaper->escapeHtml(__('Skip this configuration until next login.')) ?></a>
15
</div>
0 commit comments