Jump to content

manufacturer to product.tpl no translation !


Recommended Posts

Hi all , i needed to add the manufacturer to the product.tpl and i fount the above code in the forum

 

<p id="manufacturer_name" {if !$product->manufacturer_name}style="display: none;"{/if}>
  <label for="manufacturer_name">{l s='Manufacturer :'} </label> 
  <span class="editable">{$product->manufacturer_name|escape:'htmlall':'UTF-8'}</span></p>

 

the manufacturer appears correctly where i want but it won't translate....

where the code is wrong ???

 

sorry...newbie here...

Link to comment
Share on other sites

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...