1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Merge pull request #10 from binaryoung/patch-1

Fix issue-email notifications quoting wrong reply
This commit is contained in:
Toby Zerner
2015-08-30 16:27:24 +09:30

View File

@@ -6,4 +6,4 @@ Hey {{ $user->username }}!
---
{{ strip_tags($blueprint->post->contentHtml) }}
{{ strip_tags($blueprint->reply->contentHtml) }}