This commit is contained in:
Roman Pyrih
2026-03-10 15:58:54 +01:00
parent 1770475c24
commit 947931f2b6
23 changed files with 889 additions and 531 deletions

View File

@@ -124,7 +124,7 @@ class CmsControllerCore extends FrontController
'custom_pages/dystrybutorzy/page',
['entity' => 'cms', 'id' => $this->cms->id]
);
} elseif ($this->cms->id == 18) {
} elseif ($this->cms->id == 15) {
$this->setTemplate(
'custom_pages/struktury/page',
['entity' => 'cms', 'id' => $this->cms->id]