zu fabricjs gewechselt, noch nicht funktionsfähig
This commit is contained in:
@@ -174,6 +174,6 @@
|
||||
– Gästebox & Fotochallenges
|
||||
</text>
|
||||
<text x="{{ $width - 120 }}" y="{{ $height - 160 }}" text-anchor="end" fill="rgba(17,24,39,0.6)" class="footer-text">
|
||||
Einladung gültig: {{ $joinToken->expires_at ? $joinToken->expires_at->isoFormat('LLL') : 'bis Widerruf' }}
|
||||
Einladung gültig: {{ $token->expires_at ? $token->expires_at->locale(app()->getLocale())->isoFormat('LLL') : 'bis Widerruf' }}
|
||||
</text>
|
||||
</svg>
|
||||
|
||||
Reference in New Issue
Block a user