Content deleted Content added
Technical 13 (talk | contribs) Debugging... |
Technical 13 (talk | contribs) Fixing quotes |
||
Line 7:
});
$('span[class="banned"]').each(function() {
this.innerHTML = this.innerHTML.replace("
})
|
Debugging... |
Fixing quotes |
||
Line 7:
});
$('span[class="banned"]').each(function() {
this.innerHTML = this.innerHTML.replace("
})
|