From ce755b8b511e84a46643c127627005cff6640d07 Mon Sep 17 00:00:00 2001 From: Horija Date: Mon, 24 Apr 2017 11:46:00 +0200 Subject: [PATCH] Update quick-reply.js --- js/quick-reply.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/quick-reply.js b/js/quick-reply.js index 408de410..cd1b9e8a 100644 --- a/js/quick-reply.js +++ b/js/quick-reply.js @@ -281,7 +281,7 @@ $postForm.find('textarea[name="body"]').removeAttr('id').removeAttr('cols').attr('placeholder', _('Comment')); - $postForm.find('textarea:not([name="body"]),input[type="hidden"]').removeAttr('id').appendTo($dummyStuff); + $postForm.find('textarea:not([name="body"]),input[type="hidden"]:not(.captcha_cookie)').removeAttr('id').appendTo($dummyStuff); $postForm.find('br').remove(); $postForm.find('table').prepend('\