delete prefix category

This commit is contained in:
2024-05-29 10:19:39 +03:00
parent ed1a9bcb7b
commit 7282dfb814
8 changed files with 141 additions and 15 deletions

View File

@@ -7,8 +7,6 @@
<div id="left">
<?php // include VIJ_CACHE.'leftmenu.html';?>
<?php if (LANG_VERSION == 'en'){
get_blocks_gen( 'left_menu_en' );
@@ -108,6 +106,10 @@ window.yaContextCb.push(()=>{
<? banners_conf_display( 'right_240x400_3' ) ?>
</div>
<div class="right-info">
<? banners_conf_display( 'right_240x400_4' ) ?>
</div>
<?endif?>
@@ -178,6 +180,10 @@ window.yaContextCb.push(()=>{
<? banners_conf_display( 'right_240x200_3' ) ?>
</div>
<div class="mobile-info">
<? banners_conf_display( 'right_240x200_4' ) ?>
</div>