diff --git a/copanier/templates/place_order.html b/copanier/templates/place_order.html index cbdfcfb..35e2029 100644 --- a/copanier/templates/place_order.html +++ b/copanier/templates/place_order.html @@ -14,7 +14,7 @@ Conditionnement {% endif %} Quantité - {% if delivery.status != delivery.OPEN %}Ajustement{% endif %} + {% if delivery.status != delivery.OPEN %}Ajustement +/−{% endif %}