diff --git a/admin-dev/tabs/AdminCustomers.php b/admin-dev/tabs/AdminCustomers.php index 103ae2813..ffe2183f2 100644 --- a/admin-dev/tabs/AdminCustomers.php +++ b/admin-dev/tabs/AdminCustomers.php @@ -338,8 +338,8 @@ class AdminCustomers extends AdminTab

- '.$this->l('This feature generates a random password and sends an e-mail to the customer -
'); + '.$this->l('This feature generates a random password and sends an e-mail to the customer').' + '; } else echo '
'.$this->l('A registered customer account exists with the same email address').'';