Go to wwwdir/c/blocking.js file,
find:
Hidden text, you need have 1 likes, now you have 460 likes.
PHP:
this.text_msg.innerHTML = msg || get_word('cut_off_msg');
replace with:
Hidden text, you need have 1 likes, now you have 460 likes.
PHP:
this.text_msg.innerHTML = msg || '<span class="label">'+get_word('cut_off_msg')+ '<br>' +get_word('MAC') + ':</span> ' + stb.mac + '<br>';