Commit 3870b8c6b694a28778d80f834d603ab5486d96ab

Authored by Alexey Boroda
1 parent c9cce9af

-Category titles and H1 to breadcrumbs

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/page/view.php
@@ -76,7 +76,7 @@ _________________________________________________________ --> @@ -76,7 +76,7 @@ _________________________________________________________ -->
76 ?> 76 ?>
77 77
78 <div class="panel-heading"> 78 <div class="panel-heading">
79 - <h3 class="panel-title">Услуги</h3> 79 + <h3 class="panel-title"><?=$category->lang->title?></h3>
80 </div> 80 </div>
81 81
82 <div class="panel-body"> 82 <div class="panel-body">