nas2013 Posted May 8, 2013 Share Posted May 8, 2013 (edited) Hello, I looked every where but could not find a way to remove the @ symbol that is showing beside the product/service cost when ordering, The below screenshot shows the issue: /http://arabsgate115.com/issue.png Please advice how to remove the @ symbol Thanks Edited May 11, 2013 by Infopro link killed 0 Quote Link to comment Share on other sites More sharing options...
nas2013 Posted May 11, 2013 Author Share Posted May 11, 2013 Does any one know any solution to this issue and why is it happening in the first place? 0 Quote Link to comment Share on other sites More sharing options...
LDHosting Posted May 11, 2013 Share Posted May 11, 2013 To be honest, I don't really see it as an issue. It is just a shorthand way of saying "at", ie "1 year at 50 Riyals". However, if you want to change it, you should be able to do so by editing templates/<your template>/domainchecker.tpl There are also a few files under templates/orderforms/<your template>/ that you will need to edit such as adddomain.tpl, configureproductdomain.tpl, domainrenewals.tpl 0 Quote Link to comment Share on other sites More sharing options...
nas2013 Posted May 11, 2013 Author Share Posted May 11, 2013 Thanks LDHosting, could you please inform me what exactly should I edit in thoes files? I mean what should I replace or delete? I realy thank you so much for your will to help, 0 Quote Link to comment Share on other sites More sharing options...
LDHosting Posted May 12, 2013 Share Posted May 12, 2013 Remove the @ or replace it with a - or something, it depends on what you want displayed. There is only 1 @ in the files that I mentioned.. in my template at least. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted May 12, 2013 Share Posted May 12, 2013 Remove the @ or replace it with a - or something Exactly right, and in the files LDHosting mentioned would be where I'd do it. I'd have suggested the same. could you please inform me what exactly should I edit in thoes files?I mean what should I replace or delete? Line #42 in domainchecker has this: <option value="{$period}">{$period} {$LANG.orderyears} @ {$regoption.register}</option>{/foreach}</select> See that @ symbol? Try replacing that with something else like - upload, clear cache and test. 0 Quote Link to comment Share on other sites More sharing options...
nas2013 Posted May 13, 2013 Author Share Posted May 13, 2013 LDHosting and bear I realy thank you both so much,that worked fine. Thanks again 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.