| |||||||||||||||||||||||
| |||||||||||||||||||||||
| Bug [# 1957] hardcoded image |
| Category: | Layout/Accessibility | Severity: | -- | Version: | VirtueMart 1.1.0 RC3 |
| Joomla! Version: | -- | Browser Version: | -- | Fixed in Version: | -- |
| Description: | |
>>> .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: | |