Commit dd957852cf2b1e849e688dca3c1c30092bd8c0ee
1 parent
f9c6c907
something wrong with push. Try to repush
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -263,7 +263,7 @@ |
263 | 263 | </div> |
264 | 264 | </header> |
265 | 265 | |
266 | - <!-- #content должен быть в main.php --> | |
266 | + <!-- #content должен быть в main.php --> | |
267 | 267 | <div id="content_" class="section-box-content"> |
268 | 268 | <!-- start breadcrumbs --> |
269 | 269 | <?php if (!empty($this->params['breadcrumbs'])) {?> | ... | ... |