Commit 564da4c0 authored by Shakarim Sapa's avatar Shakarim Sapa

- Настроили положение окна

parent e6b2466c
......@@ -92,9 +92,9 @@ WidgetAssetBundle::register($this);
</div>
</section>
<!--<div class="white-popup-block mfp-hide">-->
<div class="white-popup-block mfp-hide">
<?= RegistrationWidget::widget(); ?>
<!--</div>-->
</div>
<?php /*if (Yii::$app->user->isGuest):?>
<section class="sh_ft">
......
......@@ -54,7 +54,7 @@ return [
'id'=>'reg_form_popup',
'options' => [
'enctype' => 'multipart/form-data',
'class' =>'validreg_form2 white-popup-block mfp-hide',
'class' =>'validreg_form2',
],
],
'elements' => $elements,
......
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