which version do you use ?
quick easy (hack): modify the existing templates
or (better): copy and use new template (and change there the heading)
check body.php template:
<h1 class="title"><?php _e( 'Global Invoice', 'woocommerce-pdf-invoices' ); ?></h1>
consider your translations !
kr, Dieter
-
This reply was modified 9 years, 8 months ago by
gludie.
The plugin author provides also good infos in the readme.txt file.
(adding your own templates) …
kind regards,
Dieter
Hello Andy,
Please use this form if you are a premium user in order to get a quick reply.
Dieter is right. You can just use translation plugin or create a custom template in order to not loose your changes while updating plugin.
Let me know if I can still help you out with something.