Skip to content

Commit

Permalink
шаблон
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed May 26, 2023
1 parent c0d808f commit b6a62d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/views/upa/layouts/main.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,7 @@


<section class="sx-main-section">
<? if ($this->theme->upa_container != \skeeks\cms\themes\unify\UnifyTheme::UPA_CONTAINER_FULL) : ?>
<div class="container sx-container">
<? endif; ?>

<div class="sx-main-wrapper-row">
<?php if (!$isEmpty && !\Yii::$app->user->isGuest) : ?>
Expand Down Expand Up @@ -184,9 +182,7 @@
</div>
</div>

<? if ($this->theme->upa_container != \skeeks\cms\themes\unify\UnifyTheme::UPA_CONTAINER_FULL) : ?>
</div>
<? endif; ?>
</section>

<?php if(!$isEmpty) : ?>
Expand Down

0 comments on commit b6a62d1

Please sign in to comment.