Jump to content

Remove colon (:) after feature name


Recommended Posts

I have want to remove the colon (: ) after the feature name on the product page.  I thought it woudl be in the product.tpl but it isn't, so where is it hiding?!  This is what I have in product.tpl:

<li><span>{$feature.name|escape:'htmlall':'UTF-8'}</span> {$feature.value|escape:'htmlall':'UTF-8'}</li>

As you can see, there is no colon within the span, but it results in this on the site:

<li><span>Available colour :</span> Black</li>
Edited by babyewok (see edit history)
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...