Fixes

parent e155adc9
......@@ -57,7 +57,7 @@
</div>
</div>
</section>
<?php if (!Yii::$app->user->isGuest):?>
<?php if (Yii::$app->user->isGuest):?>
<section class="sh_ft">
<div class="container">
<div class="row">
......
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