I want to change the Shopping Cart Update button from a clickable image to a clickable text link.
So from:
<input type="image" name="ACTION_UPDATE" src="button_update_button.gif" alt="<Actinic:Variable Name="UpdateButton"/>" />
To:
???
Is there a way to do this?
Is the snow dulling my brain cells?
So from:
<input type="image" name="ACTION_UPDATE" src="button_update_button.gif" alt="<Actinic:Variable Name="UpdateButton"/>" />
To:
???
Is there a way to do this?
Is the snow dulling my brain cells?
Comment