diff --git a/frontend/views/site/contact.php b/frontend/views/site/contact.php index a2ce731..5b2114b 100755 --- a/frontend/views/site/contact.php +++ b/frontend/views/site/contact.php @@ -169,10 +169,10 @@ JS; ] ); ?> - field($contact, 'reCaptcha')->widget( - // \himiklab\yii2\recaptcha\ReCaptcha::className(), - // ['siteKey' => '6LcmYmcUAAAAAASKWf3qnHXJCg9vGfJfDefY9TzW'] - // )->label(false) ?> + field($contact, 'reCaptcha')->widget( + \himiklab\yii2\recaptcha\ReCaptcha::className(), + ['siteKey' => '6LcmYmcUAAAAAASKWf3qnHXJCg9vGfJfDefY9TzW'] + )->label(false) ?>
Отправить сообщение', -- libgit2 0.21.4