Small fixes to Greeting and Name in template #1
|
@ -393,7 +393,7 @@ footer .notes {
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Mit freundlichen Grüßen,<br />
|
Mit freundlichen Grüßen<br />
|
||||||
<br />
|
<br />
|
||||||
<?php echo $invoice->user_name; ?>
|
<?php echo $invoice->user_name; ?>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue