How would one add disclaimers to the bottom of the Invoices and Packing Slips? I found the Invoice.PHP under Admin, is this where the disclaimer would go? And How?
How would one add disclaimers to the bottom of the Invoices and Packing Slips? I found the Invoice.PHP under Admin, is this where the disclaimer would go? And How?
In both cases the easiest way would be to find this codeand expand it a little bit</table>
<!-- body_text_eof //--></table>
<p>Your disclaimer text in here</p>
<!-- body_text_eof //-->
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
I know this is old, but I asked this very question not too long ago and almost no one responded. This advice is as applicable now as it was in 2007. This worked perfectly for me. Thanks!