Bug [# 1957] hardcoded image
Tags:   No tags associated yet.

  Go back
 Category:  Layout/Accessibility  Severity:  --  Version:  VirtueMart 1.1.0 RC3
 Joomla! Version:  --  Browser Version:  --  Fixed in Version:  --
Description:
In "ps_product_attribute" there are hardcoded images... (tried to edit template images...)

>>> .VM_THEMEURL."images/down_small.gif

<input type=\"button\" style=\"width:10px;vertical-align:middle;height:10px;background: url(".VM_THEMEURL."images/down_small.gif ) no-repeat center;\" onclick=\"var qty_el = document.getElementById('quantity_adjust'); var qty = qty_el.value; if( !isNaN( qty ) && qty > 0 ) qty_el.value--;alterQuantity(this.form);return false;\" />

Details:
Submitted Comment
Nothing found to display.