diff --git a/dashproducts.php b/dashproducts.php index 34f7b22..969b4d4 100755 --- a/dashproducts.php +++ b/dashproducts.php @@ -119,7 +119,7 @@ public function getTableRecentOrders() ]), Tools::htmlentitiesUTF8($order['firstname']), Tools::htmlentitiesUTF8($order['lastname']) - ) : '', + ) : $this->trans('Deleted customer', [], 'AdminGlobal'), 'class' => 'text-left', ]; $tr[] = [