Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/facebook.codeskitter.site/themes/wowonder/layout/buttons/
Upload File :
Current File : /home/users/unlimited/www/facebook.codeskitter.site/themes/wowonder/layout/buttons/unlike.phtml

<span id="like-<?php echo $wo['like']['page_id']?>">
    <button type="button" onclick="Wo_RegisterPageLike(<?php echo $wo['like']['page_id'];?>)" class="btn btn-active btn-default btn-sm wo_following_btn" id="wo_useract_btn">
       <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"></path></svg>
       <span class=""> <?php echo $wo['lang']['liked'];?></span>
    </button>
</span>