diff --git a/webshop/templates/includes/cart/address_card.html b/webshop/templates/includes/cart/address_card.html index a80e6d83b4..a1aa001f55 100644 --- a/webshop/templates/includes/cart/address_card.html +++ b/webshop/templates/includes/cart/address_card.html @@ -1,6 +1,6 @@
- {{ _('Change') }} + {{ _("Change") }}
{{ address.title }}
@@ -11,7 +11,7 @@ - {{ _('Edit') }} + {{ _("Edit") }}