diff --git a/frontend/controllers/SiteController.php b/frontend/controllers/SiteController.php index 988027f..0d677f9 100755 --- a/frontend/controllers/SiteController.php +++ b/frontend/controllers/SiteController.php @@ -164,7 +164,7 @@ $alert = "

".\Yii::t('app', 'Success')."

-

".\Yii::t('app', 'Success Text')."

+

".\Yii::t('app', 'Success Text')."

"; return [ -- libgit2 0.21.4