name update
This commit is contained in:
@@ -23,7 +23,7 @@ class CheckPrestaBox extends Module
|
|||||||
$this->need_instance = 0;
|
$this->need_instance = 0;
|
||||||
parent::__construct();
|
parent::__construct();
|
||||||
|
|
||||||
$this->displayName = $this->trans('Checkbox');
|
$this->displayName = $this->trans('Checkbox Prestashop Integration');
|
||||||
$this->description = $this->trans('Accept payments for your products via Checkbox service.');
|
$this->description = $this->trans('Accept payments for your products via Checkbox service.');
|
||||||
$this->confirmUninstall = $this->trans('Are you sure about removing these details?');
|
$this->confirmUninstall = $this->trans('Are you sure about removing these details?');
|
||||||
$this->ps_versions_compliancy = array(
|
$this->ps_versions_compliancy = array(
|
||||||
|
|||||||
Reference in New Issue
Block a user