mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
UX: Remove duplicate copy in two-factor preferences
This commit is contained in:
parent
7ecbf3865b
commit
e2fa5704e9
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@
|
|||
</label>
|
||||
{{/unless}}
|
||||
<div class="controls pref-second-factor">
|
||||
{{i18n 'user.second_factor.enable'}}
|
||||
{{#if isCurrentUser}}
|
||||
{{#link-to "preferences.second-factor" class="btn btn-default"}}
|
||||
{{d-icon "lock"}} <span>{{i18n 'user.second_factor.enable'}}</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue