[Mr.P]
New member
Preview:
Tác giả: slayer766
Đặt code tại Below the boards
Tác giả: slayer766
Đặt code tại Below the boards
Mã:
<script type="text/javascript">
$(".user_info").each(function(){
a = $(this).parent().parent();
a.next().next().children(".c_footicons").prev().append(" <a href='"+main_url+"comm/?c=1&mid="+a.prev().html().split('profile/')[1].split('/')[0]+"'>E-mail</a>");
});
</script>