Commit 63eb0771d50e8e09dba2d64b7e3b76546b5f038b
1 parent
551803f0
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/frontend/controllers/PageController.php
... | ... | @@ -236,7 +236,7 @@ class PageController extends \controllers\ControllerBase |
236 | 236 | } |
237 | 237 | |
238 | 238 | |
239 | - if($type==='pro_companiu') | |
239 | + if($type==='pro_companiu-1') | |
240 | 240 | $this->view->setMainView('about_ukr'); |
241 | 241 | if($type==='o-kompanii') |
242 | 242 | $this->view->setMainView('about_ukr'); | ... | ... |