nzrobert Posted February 9, 2011 Share Posted February 9, 2011 Hi there,I have edited the order_conf.html in the mail/en/.. But it references {products} in the item table and i would like to edit this so that i can permanently remove the reference header and the reference that is inserted into the emailAt moment i have removed the but the reference is still called and inserted into its own lingering table cell.Any help is appreciated.Thanks! Link to comment Share on other sites More sharing options...
shokinro Posted February 9, 2011 Share Posted February 9, 2011 If it not good to change core classes, but if you have to do that, you will need to remove or comment out one line in file /classes/PaymentModule.php.Around line # 259 <td style="padding: 0.6em 0.4em;">'.$product['reference'].'</td> If you are using Ver 1.4, then you should create override class under folder /overwride/classes/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now