View Single Post
  #3  
Old 12-30-2006, 09:05 AM
 
youngvet1 youngvet1 is offline
 

eXpert
  
Join Date: Aug 2005
Posts: 245
 

Default Re: Help editing payment method name on invoice

For some reason when i try to use
{$order.payment_method|truncate:18:""}

I get a smary error.

But I can use truncate like
{$order.payment_method|truncate:18}

but then i get a ... afte the word credit card

anyone know why i am getting the error?
__________________
x-cart version 4.0.14
Reply With Quote