diff --git a/common/messages/en/app.php b/common/messages/en/app.php index 4908666..11d34d5 100644 --- a/common/messages/en/app.php +++ b/common/messages/en/app.php @@ -41,7 +41,7 @@ 'Читать далее' => 'Read more', 'Close' => 'Close', - 'Our parthners' => 'Our parthners', + 'Our parthners' => 'Our partners', diff --git a/frontend/views/blog/_article.php b/frontend/views/blog/_article.php index 17bcd82..51504f5 100755 --- a/frontend/views/blog/_article.php +++ b/frontend/views/blog/_article.php @@ -59,7 +59,8 @@ } ?>
- = \Yii::$app->formatter->asDate($model->created_at, 'short'); ?> + + formatter->asDate($model->created_at, 'short'); ?>
diff --git a/frontend/views/blog/index.php b/frontend/views/blog/index.php index bb08791..1c8bc5b 100755 --- a/frontend/views/blog/index.php +++ b/frontend/views/blog/index.php @@ -111,7 +111,7 @@ _________________________________________________________ --> -//= Url::to( + $tag->alias // ] -- libgit2 0.21.4