diff --git a/shop/templates/order_detail.html b/shop/templates/order_detail.html index 44268b4c..1392a15a 100644 --- a/shop/templates/order_detail.html +++ b/shop/templates/order_detail.html @@ -65,7 +65,7 @@ {% if order.open == None and order.customer_comment or order.open %} -

Comment:

+

Shipping Address:

{% endif %}