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
commit bef3f1ba4e

View File

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