How to edit the print invoice template in the members area
To edit the print invoice template in the members area, you need to open up the following file:
/system/application/views/members/tpl_members_print_invoice.php
Copy this file to your custom_templates subfolder for your theme in:
/themes/main/THEME_NAME/custom_templates/
where THEME_NAME is the name of the theme that you are using.
/system/application/views/members/tpl_members_print_invoice.php
Copy this file to your custom_templates subfolder for your theme in:
/themes/main/THEME_NAME/custom_templates/
where THEME_NAME is the name of the theme that you are using.
