lk erase adv

This commit is contained in:
Your Name
2020-05-15 13:05:47 +03:00
parent 832089cae3
commit 4dec27f3f5
3 changed files with 9 additions and 6 deletions

View File

@@ -5,7 +5,6 @@
<?endif?>
<div class="lib_container">
<?foreach ($items['books'] as $book):?>
<div class="book_mini">

View File

@@ -52,7 +52,8 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
ga('create', 'UA-11186859-1', 'auto');
ga('send', 'pageview');
</script>
</script><?print_r($checklogin)?>
<header>
<h1>
<a id="brand_title" href="https://argumenti.ru/"><span id="redb">А</span>ргументы <span id="redb">Н</span>едел<span id="redi">i</span></a>
@@ -61,7 +62,9 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
<?endif?>
</h1>
<?include('blocks/auth.phtml')?>
</header>
<?if ($checklogin['error'] == 'client not found'):?>
<div class="adv">
<!-- Yandex.RTB R-A-50615-61 -->
<div id="yandex_rtb_R-A-50615-61"></div>
@@ -84,11 +87,12 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
})(this, this.document, "yandexContextAsyncCallbacks");
</script>
</div>
<?endif?>
<?if (isset($tempcontent))
include($tempcontent);
?>
<?if ($checklogin['error'] == 'client not found'):?>
<div id="smi_teaser_13132" style="width:100%;">
<center>
@@ -107,7 +111,7 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(sm, s);})();
</script>
<?endif?>
</body>
</html>