diff --git a/backend/views/art-history/index.php b/backend/views/art-history/index.php index fa7dcb0..461f5e4 100644 --- a/backend/views/art-history/index.php +++ b/backend/views/art-history/index.php @@ -7,6 +7,7 @@ use yii\grid\GridView; /* @var $searchModel common\models\ArtHistorySearch */ /* @var $dataProvider yii\data\ActiveDataProvider */ + $this->title = 'Art Histories'; $this->params['breadcrumbs'][] = $this->title; ?> -- libgit2 0.21.4