No comma for the final Greeting

This commit is contained in:
teutat3s 2024-06-17 00:54:10 +02:00
parent f046b789dd
commit 79b1fdc7af
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -393,7 +393,7 @@ footer .notes {
<?php endif; ?>
<p>
Mit freundlichen Grüßen,<br />
Mit freundlichen Grüßen<br />
<br />
<?php echo $invoice->user_name; ?>
</p>