fixes #1917
This commit is contained in:
@@ -169,7 +169,7 @@ class Dmail < ActiveRecord::Base
|
|||||||
end
|
end
|
||||||
|
|
||||||
def quoted_body
|
def quoted_body
|
||||||
"[quote]#{body}[/quote]"
|
"[quote]\n#{from_name} said:\n\n#{body}\n[/quote]\n\n"
|
||||||
end
|
end
|
||||||
|
|
||||||
def send_dmail
|
def send_dmail
|
||||||
|
|||||||
Reference in New Issue
Block a user