diff --git a/app/views/moderations/_mod_sidebar_left.html.erb b/app/views/moderations/_mod_sidebar_left.html.erb index a9746083b..a92b92140 100644 --- a/app/views/moderations/_mod_sidebar_left.html.erb +++ b/app/views/moderations/_mod_sidebar_left.html.erb @@ -48,30 +48,30 @@ Resources
- <% if @community_mod_channel %> - - Connect Channel - <%= inline_svg_tag("link-external.svg", aria: true, title: "External link", class: "crayons-icon") %> - - <% end %> - Moderator Guide + Trusted User Guide + <%= inline_svg_tag("link-external.svg", aria: true, title: "External link", class: "crayons-icon") %> + + + Tag Moderation Guide <%= inline_svg_tag("link-external.svg", aria: true, title: "External link", class: "crayons-icon") %> - Terms Of Conduct + Terms & Conditions + <%= inline_svg_tag("link-external.svg", aria: true, title: "External link", class: "crayons-icon") %> + + + Code of Conduct <%= inline_svg_tag("link-external.svg", aria: true, title: "External link", class: "crayons-icon") %>
- <% if @community_mod_channel %> -
- - Have feedback to improve your Mod experience? - - - Please share in your Connect Channel! - -
- <% end %> +
+ + Have feedback to improve your Mod experience? + + + Please email <%= SiteConfig.email_addresses[:default] %>! + +