Skip to content

Commit 8227385

Browse files
committed
MC-30537: Test automation with the new 2FA enabled by default
1 parent 409979f commit 8227385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TwoFactorAuth/view/adminhtml/templates/tfa/configure_later.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
<div id="tfa-configure-later-container">
1212
<a href="#"
1313
data-post="<?= $escaper->escapeHtmlAttr($block->getPostData())?>"
14-
><?= $escaper->escapeHtml(__('Skip this configuration until next login.')?></a>
14+
><?= $escaper->escapeHtml(__('Skip this configuration until next login.')) ?></a>
1515
</div>

0 commit comments

Comments
 (0)