mirror of https://github.com/writeas/writefreely
This puts the verbiage more in line with what the feature does, and leaves room for other moderation controls in the future. NOTE: this includes no backend refactoring, which may be confusing. We should rename things to fit ASAP. Ref T661pull/174/head
parent
f7550a0da8
commit
c3f76a3ab8
@ -1,5 +1,5 @@ |
|||||||
{{define "user-suspended"}} |
{{define "user-suspended"}} |
||||||
<div class="alert info"> |
<div class="alert info"> |
||||||
<p><strong>Your account is suspended.</strong> You can still access all of your posts and blogs, but no one else can currently see them.</p> |
<p><strong>Your account has been silenced.</strong> You can still access all of your posts and blogs, but no one else can currently see them.</p> |
||||||
</div> |
</div> |
||||||
{{end}} |
{{end}} |
||||||
|
Loading…
Reference in new issue