Jump to content

gift-wrapping on invoice, can I remove?


Recommended Posts

  • 10 months later...

I do not remember where but have read that deleting lines in php programmes make a bug but the lines should be disabled? Is it right?
Which lines should be disabled ( & how ) or deleted & from which part to what?
Please keep in mind that most peoples are not programmers & thus hard to well understand.
Your help will be appreciated.

Link to comment
Share on other sites

You can't comment out code in a TXT file. You can use <!-- --> to comment out the HTML code, but I'm not sure whether all email clients understand it. I suggest just deleting the code. You can always refer to the original files if you need to put the code back in.

Link to comment
Share on other sites

×
×
  • Create New...