rgwhitaker Posted November 8, 2014 Share Posted November 8, 2014 (edited) 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 November 8, 2014 by rgwhitaker (see edit history) Link to comment Share on other sites More sharing options...
S-HAMMANI Posted November 9, 2014 Share Posted November 9, 2014 Hi Yes, you can change this text (but you have to update the translations of the module if your website is multilingual.) Link to comment Share on other sites More sharing options...
Recommended Posts