Commit d0415c78 authored by Shakarim Sapa's avatar Shakarim Sapa

- Проверяем виджеты

parent 82320de4
......@@ -96,7 +96,7 @@ WidgetAssetBundle::register($this);
<div class="white-popup-block mfp-hide">
<?php //echo RegistrationWidget::widget(); ?>
<?php echo LoginWidget::widget(); ?>
<?php LoginWidget::widget(); ?>
</div>
<?php if (Yii::$app->user->isGuest):?>
......
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