diff --git a/src/lemonway/lemonway.php b/src/lemonway/lemonway.php index d664e0b..a2b485d 100644 --- a/src/lemonway/lemonway.php +++ b/src/lemonway/lemonway.php @@ -478,8 +478,7 @@ public function getContent() } } - - + $this->context->smarty->assign('module_version', $this->version); $this->context->smarty->assign('module_dir', $this->_path); $this->context->smarty->assign('api_configuration_form', $this->renderForm('API')); diff --git a/src/lemonway/views/templates/admin/configure.tpl b/src/lemonway/views/templates/admin/configure.tpl index 54061a3..b523abb 100644 --- a/src/lemonway/views/templates/admin/configure.tpl +++ b/src/lemonway/views/templates/admin/configure.tpl @@ -24,18 +24,30 @@