mirror of
https://github.com/itflow-org/itflow
synced 2026-03-24 22:45:36 +00:00
Merge pull request #931 from itflow-org/wrongecho-patch-1
Clarify remember me token is for 2fa
This commit is contained in:
@@ -34,7 +34,7 @@ require_once "inc_all_settings.php";
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="form-group">
|
<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">
|
||||||
<div class="input-group-prepend">
|
<div class="input-group-prepend">
|
||||||
<span class="input-group-text"><i class="fa fa-fw fa-clock"></i></span>
|
<span class="input-group-text"><i class="fa fa-fw fa-clock"></i></span>
|
||||||
|
|||||||
Reference in New Issue
Block a user