Commit d5069dd5 authored by Shakarim Sapa's avatar Shakarim Sapa

- Проверяем форму

parent 49db3525
...@@ -109,7 +109,7 @@ WidgetAssetBundle::register($this); ...@@ -109,7 +109,7 @@ WidgetAssetBundle::register($this);
<?php <?php
echo $formLogin; echo $formLogin;
?> ?>
<?php echo \common\modules\eauth\widgets\SocialWidget::widget(['action' => '/site/login']); ?> <?php //echo \common\modules\eauth\widgets\SocialWidget::widget(['action' => '/site/login']); ?>
</div> </div>
<div class="col-md-8 col-xs-6 col-sm-12"> <div class="col-md-8 col-xs-6 col-sm-12">
<div class="reg_title">Регистрация на курс <br> Лекции для менеджеров it-отрасли</div> <div class="reg_title">Регистрация на курс <br> Лекции для менеджеров it-отрасли</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment