mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Use new independent label for 'update cart'
orders_form_update_cart
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
%td
|
||||
%button#update-button.secondary.radius.expand.small{"ng-class" => "{ alert: form.$dirty && form.$valid }"}
|
||||
%i.ofn-i_023-refresh
|
||||
= t(:update)
|
||||
= t(:orders_form_update_cart)
|
||||
%td
|
||||
%td#empty-cart.text-center
|
||||
%span#clear_cart_link{"data-hook" => ""}
|
||||
|
||||
Reference in New Issue
Block a user