Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 0e899e9

Browse files
author
Billy Clark
committed
typo
1 parent d7e06c3 commit 0e899e9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

themes/material/mfa/prompt-for-mfa-u2f.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,7 @@ class="icon">
114114
</div>
115115

116116
<?php if ($isU2fSupported): ?>
117-
<div class="mdl-card__title
118-
">
117+
<div class="mdl-card__title">
119118
<p class="mdl-card__subtitle-text">
120119
<?= $this->t('{material:mfa:u2f_instructions}') ?>
121120
</p>

0 commit comments

Comments
 (0)