// Fixed group information label and a customer KPI
This commit is contained in:
@@ -538,7 +538,7 @@ class AdminGroupsControllerCore extends AdminController
|
||||
'<b>'.$default->name[$this->context->language->id].'</b>'
|
||||
);
|
||||
|
||||
$this->displayInformation($this->l('You now have three default customer groups.'));
|
||||
$this->displayInformation($this->l('PrestaShop implements three default customer groups:'));
|
||||
$this->displayInformation($unidentified_group_information);
|
||||
$this->displayInformation($guest_group_information);
|
||||
$this->displayInformation($default_group_information);
|
||||
|
||||
Reference in New Issue
Block a user