venkatesh Posted August 17, 2011 Share Posted August 17, 2011 Hi frnds, I want to display currency names at front page. where to change code and how. Thankx. Link to comment Share on other sites More sharing options...
jeevanoss Posted August 17, 2011 Share Posted August 17, 2011 Change $f_currency.sign to $f_currency.name in modules/blockcurrencies/blockcurrencies.tpl [color="#FF00FF"] <a href="javascript:setCurrency({$f_currency.id_currency});" title="{$f_currency.name}">{$f_currency.sign}</a>[/color] Link to comment Share on other sites More sharing options...
venkatesh Posted August 17, 2011 Author Share Posted August 17, 2011 It works. Thankx dude. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now