1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 11:22:42 +01:00

Properly separate replies from FreeScout to FreeScout - closes #765

This commit is contained in:
FreeScout 2020-12-02 22:32:32 -08:00
parent 807bddeace
commit 9ae4a5053a

View File

@ -18,6 +18,7 @@
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin:0;">
@if ($loop->index == 1)<!-- originalMessage -->@endif
@if (!$loop->first)
<tr>
<td style="padding:8px 0 10px 0;">
@ -57,7 +58,7 @@
</div>
</div>
</td>
</tr>
</tr>{{--@if ($loop->count > 1 && $loop->last)</blockquote>@endif--}}
</table>
</td>
</tr>