You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/views/mod_warning/new.html.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
<h1>Warn or Suspend User</h1>
14
14
15
15
<divclass="notice is-warning">
16
-
<p>Use the warning tool only against users who have violated the site rules. Prefer other measurements, such as friendly asking the user to stop certain behaviors in a comment.</p>
16
+
<p>Use the warning tool only against users who have violated the site rules. Prefer other measurements, such as friendly asking the user to stop certain behaviors in a comment or <%=link_to'contacting them privately',mod_contact_path(@user)%>.</p>
<p>As a moderator, you may contact users privately. If, however, means of public and private contact have not been effective, a <%=link_to'formal warning',new_mod_warning_path(@user)%> might be in order.</p>
16
+
17
+
<p>These messages will only be visible to the contacted user and to the moderation team. Your user name will be hidden for the contacted user; we generally recommend not identifying yourself.</p>
0 commit comments