From ffa24e9d5fdc51550ea46fa6d39c542018aeb9c5 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sat, 23 Feb 2013 22:51:53 +0100 Subject: [PATCH] s -> S #932 --- 4chan_x.user.js | 2 +- src/features.coffee | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index bbe74a9d7..41cd05245 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1261,7 +1261,7 @@ }, main: function(section) { var ID, arr, checked, description, hiddenNum, key, li, obj, post, thread, ul, _ref, _ref1, _ref2; - section.innerHTML = "
\n \n \n \n
\n

"; + section.innerHTML = "
\n \n \n \n
\n

"; $.on($('.export', section), 'click', Settings["export"]); $.on($('.import', section), 'click', Settings["import"]); $.on($('input', section), 'change', Settings.onImport); diff --git a/src/features.coffee b/src/features.coffee index a21cbbed6..740e1e76c 100644 --- a/src/features.coffee +++ b/src/features.coffee @@ -228,8 +228,8 @@ Settings = main: (section) -> section.innerHTML = """
- - + +