From e4755e87715bb95394f817b75b86350241b0f8f4 Mon Sep 17 00:00:00 2001 From: James Campos Date: Sun, 4 Sep 2011 03:42:13 -0700 Subject: [PATCH] com placeholder --- 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 7d84451ae..5bc87588f 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1406,7 +1406,7 @@ QR.qr = qr = ui.dialog('qr', { top: '0', left: '0' - }, " X
Subject Name Email
120 Captchas
Derp
"); + }, "
X
Subject Name Email
120 Captchas
Derp
"); c = d.cookie; $('[name=name]', qr).value = (m = c.match(/4chan_name=([^;]+)/)) ? decodeURIComponent(m[1]) : ''; $('[name=email]', qr).value = (m = c.match(/4chan_email=([^;]+)/)) ? decodeURIComponent(m[1]) : ''; diff --git a/script.coffee b/script.coffee index 8b417634b..9f8d47249 100644 --- a/script.coffee +++ b/script.coffee @@ -1108,7 +1108,7 @@ QR = - +
120 Captchas