user_edit_comment_input.js 76 Bytes EditWeb IDE 1 2 3 4 5 6 function addUserComment() { document.user_edit_comment_form.submit(); }