Different 'save' button classes used to save billing vs shipping info?

Started by riverhawk, March 01, 2012, 10:06:15 AM

Previous topic - Next topic

riverhawk

VM2.0.2/J2.5

It seems there are two types of button classes used in the edit billing page vs. the edit shipping page('vm_button-correct' for billing and 'default' for shipping). In edit_address.php, there are some conditionals that decide which button class to use...any reason why the shipping page isn't using the vm-button-correct class?

Makes it tedious to style. Should I style the default class to match my vm-button-correct class OR is there incorrect logic in the edit_address.php that decides which class to use?

Thanks.