←上一编辑下一编辑→ MediaWiki:Common.js (查看源代码) 2021年2月23日 (二) 13:17的版本 删除18字节 、 2021年2月23日 (二) 13:17 无编辑摘要第4行: 第4行: (function(){ (function(){ var commentBody = document.getElementsByClassName('comments-body')[0]; var commentBody = document.getElementsByClassName('comments-body')[0]; − var commentForm = var commentForm = commentBody.getElementsByTagName('form')[1];+ var commentForm = commentBody.getElementsByTagName('form')[1]; commentBody.removeChild(commentForm); commentBody.removeChild(commentForm); commentBody.insertBefore(commentForm, commentBody.childNodes[0]); commentBody.insertBefore(commentForm, commentBody.childNodes[0]); DominicWoo评论管理员、界面管理员、管理员280个编辑