php - How do I remove the   that seems to be automated in Magento -


im working in magento adding categories. reason if add category long, unwanted result seen below. appears after save categories in backend, adds   code:

<span>research&nbsp;reports&nbsp;on&nbsp;college&nbsp;transitions</span>

enter image description here

the result trying this:

enter image description here

any clue how can accomplish this?


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -