Commit b4cb857913ecff042c828df574eed734cad7e3e4
1 parent
54c40773
Yarik
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/bus-stop/index.php
@@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
8 | /* @var $searchModel common\models\BusStopSearch */ | 8 | /* @var $searchModel common\models\BusStopSearch */ |
9 | /* @var $dataProvider yii\data\ActiveDataProvider */ | 9 | /* @var $dataProvider yii\data\ActiveDataProvider */ |
10 | 10 | ||
11 | - $this->title = 'Bus Stops'; | 11 | + $this->title = 'Автобусні зупинки'; |
12 | $this->params[ 'breadcrumbs' ][] = $this->title; | 12 | $this->params[ 'breadcrumbs' ][] = $this->title; |
13 | ?> | 13 | ?> |
14 | <div class="bus-stop-index"> | 14 | <div class="bus-stop-index"> |