Skip to content

Commit 905d36a

Browse files
committed
AC-9797: 2FA functionality enhancement
1 parent 966dc53 commit 905d36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TwoFactorAuth/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</field>
4545
<field canRestore="1" id="auth_lock_expire" translate="label" type="text" sortOrder="40"
4646
showInDefault="1" showInWebsite="0" showInStore="0">
47-
<label>Two-Factor Authentication lockout time</label>
47+
<label>Two-Factor Authentication lockout time(seconds)</label>
4848
<comment>
4949
Determines how long a user is locked out if they reach the threshold defined above.
5050
</comment>

0 commit comments

Comments
 (0)