diff --git a/4chan_x.user.js b/4chan_x.user.js
index 5282eedc4..9ef8bc759 100644
--- a/4chan_x.user.js
+++ b/4chan_x.user.js
@@ -1414,7 +1414,7 @@
QR.qr = qr = ui.dialog('qr', {
top: '0',
left: '0'
- }, " X
Subject Name Email
");
+ }, " X Subject Name Email
");
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 03e4b4063..298f8dccc 100644
--- a/script.coffee
+++ b/script.coffee
@@ -1123,9 +1123,10 @@ QR =
+ Derp
"
c = d.cookie