diff --git a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
index c43c3c0fc..6c484a558 100755
--- a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
+++ b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
@@ -170,9 +170,9 @@
{l s='Account registered:'} {dateFormat date=$customer->date_add full=true}
{l s='Valid orders placed:'} {$customerStats['nb_orders']}
{l s='Total spent since registration:'} {displayPrice price=Tools::ps_round(Tools::convertPrice($customerStats['total_orders'], $currency), 2) currency=$currency->id}
-
{/if}
{/if}
+
{if (sizeof($sources))}