Commit b7cbcfa5d84a177b3274f06a26e1d3504c4b8f3d

Authored by Eugeny Galkovskiy
1 parent 63eb0771

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-1')
  239 + if($type==='pro_companiu')
240 240 $this->view->setMainView('about_ukr');
241 241 if($type==='o-kompanii')
242 242 $this->view->setMainView('about_ukr');
... ...