Commit c9cce9af351ef35540d018afbb540d8aba4dc924

Authored by Alexey Boroda
1 parent a19a999a

-Clearfix to persones added

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/page/view.php
... ... @@ -16,7 +16,7 @@
16 16 * @var string $body
17 17 */
18 18 $seo = \Yii::$app->get('seo');
19   - $this->params[ 'breadcrumbs' ][] = $seo->title;
  19 + $this->params[ 'breadcrumbs' ][] = $seo->h1;
20 20 ?>
21 21  
22 22 <div id="content">
... ...