templates - where is Payment Method part of Magento invoice coming from -


i modified once before, have forgotten part of magento invoice comes from.!

enter image description here

\app\design\frontend\default\mytheme\somewhere?

the email template new invoice located @ app/locale/en_us/template/email/invoice_new.html around line 64. believe payment method content generated in following file: app/design/frontend/base/default/template/payment/info/default.phtml.


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

c++ - NetBeans Remote Development with additional configuration -

visual studio - TFS will not accept changes I've made to a Java project -