correct php 8.2
This commit is contained in:
19
footer.php
19
footer.php
@@ -80,10 +80,18 @@
|
||||
|
||||
<?if (LANG_VERSION == 'ru'):?>
|
||||
|
||||
<div class="right-info">
|
||||
<? banners_conf_display( 'right_240x400_1' ) ?>
|
||||
</div>
|
||||
|
||||
<div class="right-info">
|
||||
<? banners_conf_display( 'right_240x400_2' ) ?>
|
||||
</div>
|
||||
|
||||
<div class="right-info">
|
||||
<? banners_conf_display( 'vgnki_240x400' ) ?>
|
||||
</div>
|
||||
|
||||
|
||||
<?endif?>
|
||||
|
||||
|
||||
@@ -138,12 +146,19 @@
|
||||
|
||||
<?if (LANG_VERSION == 'ru'):?>
|
||||
|
||||
|
||||
<div class="mobile-info">
|
||||
<? banners_conf_display( 'right_240x200_1' ) ?>
|
||||
</div>
|
||||
|
||||
<div class="mobile-info">
|
||||
<? banners_conf_display( 'right_240x200_2' ) ?>
|
||||
</div>
|
||||
|
||||
<div class="mobile-info">
|
||||
<? banners_conf_display( 'vgnki_240x200' ) ?>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<?endif?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user