correct vij concurs
This commit is contained in:
@@ -43,13 +43,6 @@ if (file_exists($votes_file)){
|
||||
<?endif?>
|
||||
<div><a href="<?the_permalink();?>"><strong><?the_title();?></strong></a></div>
|
||||
|
||||
<?if (!isset($_COOKIE[COOK_GOLOS])):?>
|
||||
|
||||
<div id="golos-<?=get_the_id()?>">
|
||||
<br><button style="padding: 8px; cursor: pointer;" id="golos" onclick="javascript:add_golos(<?=get_the_id();?>, 'golos-<?=get_the_id()?>');">Проголосовать</button>
|
||||
</div>
|
||||
|
||||
<?endif?>
|
||||
|
||||
<?if (isset($_COOKIE["vec_$curr_id"])):?>
|
||||
<p>Спасибо за Ваш голос</p>
|
||||
|
||||
Reference in New Issue
Block a user