From b4cb857913ecff042c828df574eed734cad7e3e4 Mon Sep 17 00:00:00 2001 From: yarik Date: Wed, 13 Jul 2016 11:36:41 +0300 Subject: [PATCH] Yarik --- frontend/views/bus-stop/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/bus-stop/index.php b/frontend/views/bus-stop/index.php index 67e0eb6..bf7f382 100644 --- a/frontend/views/bus-stop/index.php +++ b/frontend/views/bus-stop/index.php @@ -8,7 +8,7 @@ /* @var $searchModel common\models\BusStopSearch */ /* @var $dataProvider yii\data\ActiveDataProvider */ - $this->title = 'Bus Stops'; + $this->title = 'Автобусні зупинки'; $this->params[ 'breadcrumbs' ][] = $this->title; ?>
-- libgit2 0.21.4