SimpleInvoices Group Forum › Forums › Fearless359 SimpleInvoices Discussion Group › Date format › Reply To: Date format
January 8, 2021 at 10:53 am
#1296
RRowley
Participant
You need to make a custom template. The instructions I mentioned tell you how to initially set this up. You can copy the default directory to a new directory named for example, “mypdf”, and then modify line 35 of the template.tpl file and change {$invoice.date|utilDate}
to {$invoice.date|htmlSafe}
.
Recent Comments