Jump to content

[resolved] Adding field to existing translation (front office)


PrestaHeroes USA

Recommended Posts

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.

  • Like 3
Link to comment
Share on other sites

  • 1 month later...
  • 3 years later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...