| Current Path : /home/users/unlimited/www/facebook.codeskitter.site/themes/wowonder/layout/buttons/ |
| Current File : /home/users/unlimited/www/facebook.codeskitter.site/themes/wowonder/layout/buttons/notify.phtml |
<span id="Notify-<?php echo $wo['follow']['user_id']?>" title="<?php echo(str_replace('{USER}', $wo['follow']['name'], $wo['lang']['get_notification_posts'])) ?>" data_next="<?php echo(str_replace('{USER}', $wo['follow']['name'], $wo['lang']['stop_notification_posts'])) ?>" class="btn-glossy">
<button type="button" onclick="Wo_RegisterFollowNotify(<?php echo $wo['follow']['user_id'];?>,1)" class="btn btn-default btn-sm wo_user_folw_empty_btns" 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" class="feather feather-bell"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path><path d="M13.73 21a2 2 0 0 1-3.46 0"></path></svg>
</button>
</span>