Refactor CMS page template for improved readability and consistency
- Adjusted indentation and spacing for better code structure in page.tpl - Ensured consistent use of block syntax and formatting - Maintained functionality of the Paypo iframe integration and CMS content display
This commit is contained in:
@@ -72,7 +72,7 @@ class CmsController extends CmsControllerCore
|
||||
$this->setTemplate('cms/category');
|
||||
}
|
||||
FrontController::initContent();
|
||||
|
||||
|
||||
// validate module
|
||||
unset($id_module);
|
||||
unset($array_return);
|
||||
|
||||
Reference in New Issue
Block a user