From d472cd68ad76b83c89af3cf398daea8be230a316 Mon Sep 17 00:00:00 2001 From: James Campos Date: Sun, 31 Jul 2011 20:27:57 -0700 Subject: [PATCH] it begins --- 4chan_x.user.js | 2 +- script.coffee | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 17a4b7555..d58757880 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1355,7 +1355,7 @@ THREAD_ID = g.THREAD_ID || $.x('ancestor::div[@class="thread"]/div', link).id; spoiler = $('.postarea label') ? '' : ''; challenge = $('input[name=recaptcha_challenge_field]').value; - html = "
Quick Reply X
" + spoiler + "
"; + html = "
Quick Reply X
" + spoiler + "
+1
"; qr.el = ui.dialog('qr', { top: '0px', left: '0px' diff --git a/script.coffee b/script.coffee index 56fd50708..15b48f53c 100644 --- a/script.coffee +++ b/script.coffee @@ -1080,7 +1080,7 @@ qr =
-
+
+1