remove statement about responding in automated messages

This commit is contained in:
r888888888
2017-02-24 10:36:45 -08:00
parent 4d87ac028b
commit 8a57d38f38
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
<% if @dmail.is_automated? %>
<p class="tn">
This is an automated message. Post in the forums if you have any questions.
This is an automated message. Responses will not be seen. If you have any questions either message a moderator or ask in the forum.
</p>
<% end %>
</div>