mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +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>
|
</label>
|
||||||
{{/unless}}
|
{{/unless}}
|
||||||
<div class="controls pref-second-factor">
|
<div class="controls pref-second-factor">
|
||||||
{{i18n 'user.second_factor.enable'}}
|
|
||||||
{{#if isCurrentUser}}
|
{{#if isCurrentUser}}
|
||||||
{{#link-to "preferences.second-factor" class="btn btn-default"}}
|
{{#link-to "preferences.second-factor" class="btn btn-default"}}
|
||||||
{{d-icon "lock"}} <span>{{i18n 'user.second_factor.enable'}}</span>
|
{{d-icon "lock"}} <span>{{i18n 'user.second_factor.enable'}}</span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue