mirror of
https://github.com/redmine/redmine.git
synced 2026-07-01 00:30:14 +02:00
git-svn-id: http://svn.redmine.org/redmine/trunk@20691 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<p><%= f.check_box :generate_password %></p>
|
||||
<p><%= f.check_box :must_change_passwd %></p>
|
||||
</div>
|
||||
<% if Setting.twofa? -%>
|
||||
<% if Setting.twofa? && !@user.new_record? -%>
|
||||
<p>
|
||||
<label><%=l :setting_twofa -%></label>
|
||||
<% if @user.twofa_active? %>
|
||||
|
||||
Reference in New Issue
Block a user