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 | 188 | 'class' => 'btn btn-template-main', |
189 | 189 | ], |
190 | 190 | 'buttonContent' => '<i class="fa fa-envelope-o"></i>Send Message', |
191 | - 'buttonContent' => \Yii::t('app', 'Send Message'), | |
192 | 191 | 'sendEmail' => false, |
193 | 192 | 'ajax' => true, |
194 | 193 | 'formId' => 'contact-form', | ... | ... |