// Fix #PSCFV-4468
This commit is contained in:
@@ -1160,10 +1160,10 @@ class AdminControllerCore extends Controller
|
||||
$this->context->smarty->assign('page', Tools::jsonEncode($page));
|
||||
else
|
||||
$this->context->smarty->assign('page', $page);
|
||||
|
||||
$this->context->smarty->display($this->layout);
|
||||
$this->smartyOutputContent($this->layout);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* add a warning message to display at the top of the page
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user