diff --git a/admin-dev/themes/default/template/controllers/orders/form.tpl b/admin-dev/themes/default/template/controllers/orders/form.tpl index 3ed9a18a8..51c3f11c7 100755 --- a/admin-dev/themes/default/template/controllers/orders/form.tpl +++ b/admin-dev/themes/default/template/controllers/orders/form.tpl @@ -519,7 +519,7 @@ html_carts += ''+this.total_price+''; html_carts += ''; html_carts += ' {l s="Details"}'; - html_carts += '  {l s="Utiliser"}'; + html_carts += '  {l s="Use"}'; html_carts += ''; html_carts += ''; });