Hi
I tried removing that class. The line (312) now reads:
<p ><a href="#" onclick="waec_update('Remove','festival_classes_Quantity_<?php echo $festival_classes->DisplayInfo("WAUID"); ?>',this);">Remove</a></p>
It did not have the required effect? The remove possibility does not appear?
Thank you.
PS Just to be clearer, I also tried
<p class="eC_ItemRemove_Link"><a href="#" onclick="waec_update('Remove','festival_classes_Quantity_<?php echo $festival_classes->DisplayInfo("WAUID"); ?>',this);">Remove</a></p>
Thanks