Changes adopted from version 0.5
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
function changetext(id,newtext) {
|
||||
document.getElementById(id).innerHTML=newtext
|
||||
}
|
||||
Reference in New Issue
Block a user