Handling ICAL import
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
Abreise
|
||||
</td>
|
||||
<td style="padding: 8px 12px; border-bottom: 1px solid #e5e7eb;">
|
||||
{{ $departure }}
|
||||
{{ $departure }}<br />
|
||||
<a href="cid:{{ $participationIcalFilename }}">In Kalender importieren</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -47,7 +49,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@include('emails.subparts.payment')
|
||||
@include('emails.subparts.payment')<br />
|
||||
</p>
|
||||
|
||||
@else
|
||||
|
||||
Reference in New Issue
Block a user