Merge pull request #931 from itflow-org/wrongecho-patch-1

Clarify remember me token is for 2fa
This commit is contained in:
Johnny 2024-04-05 16:52:07 -04:00 committed by GitHub
commit 97cc36e93a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ require_once "inc_all_settings.php";
</div>
<div class="form-group">
<label>Remember Me Expire <small class="text-secondary">(The amount of days before a device remember me token will expire)</small></label>
<label>2FA Remember Me Expire <small class="text-secondary">(The amount of days before a device 2FA remember me token will expire)</small></label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-clock"></i></span>