diff --git a/templates/admin/default/customers.html b/templates/admin/default/customers.html index 923941c4e..ea498f72c 100644 --- a/templates/admin/default/customers.html +++ b/templates/admin/default/customers.html @@ -59,7 +59,7 @@ - {loop name="customer_list" type="customer" visible="*" last_order="1" backend_context="1" page={$customer_page} limit={$display_customer}} + {loop name="customer_list" type="customer" current="false" visible="*" last_order="1" backend_context="1" page={$customer_page} limit={$display_customer}} {#REF}