From fa5e083cbc11ef1559c3c293efc3e0fed896a5bb Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Wed, 4 May 2011 21:26:48 +0200 Subject: [PATCH] How dare you forget that part? --- 4chan_x.js | 2 +- script.coffee | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/4chan_x.js b/4chan_x.js index 16f8dd746..9cc6f1b72 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -1142,7 +1142,7 @@ }, dialog: function(link) { var clone, dialog, el, html, resto, script, xpath, _i, _len, _ref; - html = "
Quick Reply X
"; + html = "
Quick Reply X
"; dialog = ui.dialog('qr', { top: '0px', left: '0px' diff --git a/script.coffee b/script.coffee index 3ffdfbaa6..dce7f4763 100644 --- a/script.coffee +++ b/script.coffee @@ -877,10 +877,10 @@ qr = dialog: (link) -> html = "
Quick Reply X
-
+
-
+