El Patron Posted November 25, 2011 Share Posted November 25, 2011 Hi, I require a change to blockuser.tpl file, like so: <li id="your_account"><a href="{$link->getPageLink('my-account.php', true)}" title="{l s='Your Account' mod='blockuserinfo'}">{l s='Your Account' mod='blockuserinfo'}</a></li> <!--ORIGINAL CODE--> {else} <li id="your_account"><a href="{$link->getPageLink('my-account.php', true)}" title="{l s='[b]Request Account[/b]' mod='blockuserinfo'}">{l s='[b]Request Account[/b]' mod='blockuserinfo'}</a></li> This works perfectly well even but I would like to have 'Request Account' translated. I did not see how one can add a new field using Modify translations panel. Thanks in advance for your review and comment. 3 Link to comment Share on other sites More sharing options...
El Patron Posted January 7, 2012 Author Share Posted January 7, 2012 ok, so how this works, thanks PrestaShop. When you add new fields to a .tpl, or an entirely new .tpl, you simply go to the back office and the PrestaShop translation automatically picks up the new fields or new .tpl. Wow! 2 Link to comment Share on other sites More sharing options...
Hermeswein Posted July 26, 2015 Share Posted July 26, 2015 Awesome! Thanks for the hint! 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