Jump to content

Changing text in .tpl file


Recommended Posts

I'm using PS 1.5.6.2 and am trying to changing text in a .tpl file.

 

For example, the line looks like this:

 

<label for="cardNumber">{l s='Credit Card Number' mod='egrpaypalpro'}</label>

 

I'd like to change

 

{l s='Credit Card Number' mod='egrpaypalpro'}

 

to

 

{l s='Credit Card Number:' mod='egrpaypalpro'}

 

(Credit Card Number has a colon (: ) after it).

 

I'm doing some styling of the cart page where the customer adds their credit card number.

 

But when I add the colon at the end, it doesn't take effect. I've tried doing a force compile, but that doesn't work either.

 

Can you change the text within the {l s='...'}?

 

Thank you.

Edited by rgwhitaker (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...