Skip to content

Commit c206f4b

Browse files
committed
Merge branch 'MC-30537' into MC-30537-1.0.0
2 parents 5bce17f + 8227385 commit c206f4b

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)