From b649bcd87e5d431eb7ebeb3d9d9d71eaf75f8158 Mon Sep 17 00:00:00 2001 From: Pcoder Date: Thu, 29 Jun 2017 21:24:04 +0200 Subject: [PATCH] Fixed a typo --- hosting/templates/hosting/order_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosting/templates/hosting/order_detail.html b/hosting/templates/hosting/order_detail.html index 3f64c54d..4418ee3d 100644 --- a/hosting/templates/hosting/order_detail.html +++ b/hosting/templates/hosting/order_detail.html @@ -34,7 +34,7 @@
- {% trans "Billed To:"%}
+ {% trans "Date"%}
{{order.created_at|date:'Y-m-d H:i'}}

{% trans "Status:"%}