Dreameaver (version cs5.5) is telling me there's a syntax error on line 377 of the following file:
catalog\view\theme\default\template\product\product.tpl
This is the line:
Code: Select all
new AjaxUpload('#button-option-<?php echo $option['product_option_id']; ?>', {
Dan