Quote:
Originally Posted by Xexiu
I want to delete the bold thing ( : ), but I can't find it. I searched in phrases but I still didn't find it  .
|
Open cyb_advancednewposts template and your colons are in these two lines:
Code:
document.getElementById("cybanp_newposts").innerHTML = ": $vbphrase[cybanp_checking]";
and
Code:
CAnp_NPStatsDiv.innerHTML = ': ' + CAnp_NPStats.handler.responseText;