Jump to content

Løsning til prestashop fejl - Leverandør reference "supplier reference" i BO


Valkyrja

Recommended Posts

I 1.5.2-1.5.3.1 er der fejl i BO med supplier reference

 

 

Følgende kode skal erstattes i : admin-dev/themes/default/template/controllers/products/informations.tpl omkring line130

 

 

<tr>

<td class="col-left"><label>{$bullet_common_field} {l s='Supplier reference:'}</label></td>

<td style="padding-bottom:5px;">

<input size="55" maxlength="13" type="text" name="supplier_reference" value="{$product->supplier_reference|htmlentitiesUTF8}" style="width: 130px; margin-right: 5px;" />

<span class="hint" name="help_box">{l s='Special characters allowed:'}.-_#\<span class="hint-pointer"> </span></span>

</td>

</tr>

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