diff --git a/prestashop1.7/controllers/admin/AdminTawktoController.php b/prestashop1.7/controllers/admin/AdminTawktoController.php index bc6cb1a..fb7264f 100644 --- a/prestashop1.7/controllers/admin/AdminTawktoController.php +++ b/prestashop1.7/controllers/admin/AdminTawktoController.php @@ -115,6 +115,7 @@ public function renderView() $this->tpl_view_vars = [ 'iframe_url' => $this->getIframeUrl(), + 'prestashop_version' => _PS_VERSION_, 'base_url' => $this->getBaseUrl(), 'controller' => $this->context->link->getAdminLink('AdminTawkto'), 'tab_id' => (int) $this->context->controller->id, diff --git a/prestashop1.7/views/templates/admin/tawkto/helpers/view/view.tpl b/prestashop1.7/views/templates/admin/tawkto/helpers/view/view.tpl index 80d1a44..4b28e0c 100644 --- a/prestashop1.7/views/templates/admin/tawkto/helpers/view/view.tpl +++ b/prestashop1.7/views/templates/admin/tawkto/helpers/view/view.tpl @@ -86,7 +86,7 @@