View Single Post
  #1  
Old 10-25-2005, 03:13 PM
 
heartofwisdom heartofwisdom is offline
 

Senior Member
  
Join Date: Dec 2002
Posts: 147
 

Default Adding line of text in Smarty

How do I add a line of text to a template?

In the /html/order_invoice.tpl' The "WARNING: Antifraud module is not enabled." text ishows on my Invoices. I want to put a line about returns.

I was told by cart to replace the "WARNING: Antifraud module is not enabled" message with my text to replace the substring:

{$lng.txt_warning_antifraud_disabled} with my text.

But each time I get an error. I have tried the following:

text text
{text text}
{$lng.txt_text_text}
{$lng.txt_text_text}
{$lng.txttext_text}

Any help appreciated.
__________________
X-Cart Pro version 4.0.16
PHP 4.3.10
Mods- XAffiliate, XFancyCatagories, XSpecial Offers, XRMA, Sales nStats, Firetank\'s Marketing Manager bundle, Reward Points

http://homeschool-books.com
Reply With Quote