trying this
This commit is contained in:
parent
97ee132989
commit
33d95c2ef3
@ -22,5 +22,5 @@ function nntpchan_inject_banners(elem, prefix) {
|
||||
var e = document.createElement("img");
|
||||
e.src = banner;
|
||||
e.id = "nntpchan_banner";
|
||||
elem.appendChild(e);
|
||||
elem.value = e;
|
||||
}
|
||||
|
Reference in New Issue
Block a user