fix syntax error
This commit is contained in:
parent
11b5ca6a1b
commit
75dc4c2529
@ -412,7 +412,6 @@ function init(prefix) {
|
|||||||
f.onsubmit = function() {
|
f.onsubmit = function() {
|
||||||
postit();
|
postit();
|
||||||
return false;
|
return false;
|
||||||
}
|
};
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user