add wp-future
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
<?//if (!isset($_COOKIE[COOK_GOLOS])):?>
|
||||
|
||||
<div id="golos-<?=$curr_id?>">
|
||||
<!-- <div id="golos-<?=$curr_id?>">
|
||||
<br><button style="padding: 8px; cursor: pointer;" id="golos" onclick="javascript:add_golos(<?= $curr_id;?>, 'golos-<?= $curr_id;?>');">Проголосовать</button>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<?//endif?>
|
||||
|
||||
|
||||
@@ -45,7 +45,16 @@
|
||||
<li class="toggle-nav" id="toggle-nav"></li>
|
||||
<a href="<?=get_site_url().vij_lang('btn_lan_link', LANG_VERSION)?>"><li class="btn_lan"><nobr><?=vij_lang('btn_lan', LANG_VERSION)?></nobr></li></a>
|
||||
</ul>
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VGN4NSFMW5"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-VGN4NSFMW5');
|
||||
</script>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user