Checkout and Update Cart Button replaced with Save Button
I recently updated the commerce module and after doing that, the shopping cart page now shows a "save" button instead of a "Checkout" and "Update" button that it used to have.
Is there something I need to change to bring back the original buttons?
Comments
Did you change them in hook
Did you change them in hook_checkout_page_info_alter()? How did you originally change them?