mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
[Legacy] Update 2fa config view route
This commit is contained in:
parent
0880a136b3
commit
9911efd62e
1 changed files with 1 additions and 1 deletions
|
@ -673,7 +673,7 @@
|
|||
<div class="left-col label-txt pt-1">
|
||||
<div>{$MOD.LBL_FACTOR_AUTH}:</div>
|
||||
<div class='dataField'>
|
||||
<button type="button" class="btn btn-primary btn-sm" onclick="window.location.href = './#/profile-auth/2fa/enable'">{$MOD.LBL_ENABLE_2FA}</button>
|
||||
<button type="button" class="btn btn-primary btn-sm" onclick="window.location.href = './#/users/2fa-config'">{$MOD.LBL_ENABLE_2FA}</button>
|
||||
</div>
|
||||
<div class="edit-dotted-border"></div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue