|
|
@@ -166,7 +166,7 @@
|
|
|
<div class="inline field">
|
|
|
<div class="ui checkbox">
|
|
|
<label><strong style="color:red">This account is suspended</strong></label>
|
|
|
- <input name="prohibit_login" type="checkbox" {{if .User.Suspended}}checked{{end}}>
|
|
|
+ <input name="suspended" type="checkbox" {{if .User.Suspended}}checked{{end}}>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="inline field">
|