/ Published in: PHP
URL: http://www.magentocommerce.com/boards/viewthread/27155/P0/
/app/code/core/Mage/Catalog/Block/Product/View/Attributes.php line 71 (core hack)
Expand |
Embed | Plain Text
change $value = $this->htmlEscape($value); to $value = ($value);
You need to login to post a comment.
