Commit 47d2ce1f2e908a8432465a7e377110c786f075f9
1 parent
b0ee9edd
contact button
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
frontend/config/main.php
@@ -188,7 +188,6 @@ | @@ -188,7 +188,6 @@ | ||
188 | 'class' => 'btn btn-template-main', | 188 | 'class' => 'btn btn-template-main', |
189 | ], | 189 | ], |
190 | 'buttonContent' => '<i class="fa fa-envelope-o"></i>Send Message', | 190 | 'buttonContent' => '<i class="fa fa-envelope-o"></i>Send Message', |
191 | - 'buttonContent' => \Yii::t('app', 'Send Message'), | ||
192 | 'sendEmail' => false, | 191 | 'sendEmail' => false, |
193 | 'ajax' => true, | 192 | 'ajax' => true, |
194 | 'formId' => 'contact-form', | 193 | 'formId' => 'contact-form', |