mirror of
https://github.com/flarum/core.git
synced 2025-08-02 14:37:49 +02:00
Merge pull request #10 from binaryoung/patch-1
Fix issue-email notifications quoting wrong reply
This commit is contained in:
@@ -6,4 +6,4 @@ Hey {{ $user->username }}!
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{{ strip_tags($blueprint->post->contentHtml) }}
|
{{ strip_tags($blueprint->reply->contentHtml) }}
|
||||||
|
Reference in New Issue
Block a user