diff --git a/modules/client/front/extended-list/index.html b/modules/client/front/extended-list/index.html
index b45a0bc5f..784e88b8a 100644
--- a/modules/client/front/extended-list/index.html
+++ b/modules/client/front/extended-list/index.html
@@ -162,7 +162,7 @@
{{::client.province | dashIfEmpty}} |
{{::client.city | dashIfEmpty}} |
{{::client.postcode | dashIfEmpty}} |
- {{::client.email | dashIfEmpty}} |
+ {{::client.email | dashIfEmpty}} |
{{::client.created | date:'dd/MM/yyyy'}} |
{{::client.businessType | dashIfEmpty}} |
{{::client.payMethod | dashIfEmpty}} |