diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js
index cf33f01b5..e482abf69 100644
--- a/builds/4chan-X.user.js
+++ b/builds/4chan-X.user.js
@@ -12639,7 +12639,7 @@
},
advanced: function(section) {
var archBoards, boardID, boardOptions, boardSelect, boards, data, event, files, input, inputs, item, items, name, o, row, rows, ta, table, _i, _j, _k, _l, _len, _len1, _len2, _len3, _len4, _m, _ref, _ref1, _ref2, _ref3, _ref4;
- section.innerHTML = "
";
+ section.innerHTML = "";
items = {};
inputs = {};
_ref = ['boardnav', 'time', 'backlink', 'fileInfo', 'favicon', 'sageEmoji', 'emojiPos', 'usercss'];
diff --git a/builds/crx/script.js b/builds/crx/script.js
index 0758f9a04..866d07082 100644
--- a/builds/crx/script.js
+++ b/builds/crx/script.js
@@ -12626,7 +12626,7 @@
},
advanced: function(section) {
var archBoards, boardID, boardOptions, boardSelect, boards, data, event, files, input, inputs, item, items, name, o, row, rows, ta, table, _i, _j, _k, _l, _len, _len1, _len2, _len3, _len4, _m, _ref, _ref1, _ref2, _ref3, _ref4;
- section.innerHTML = "";
+ section.innerHTML = "";
items = {};
inputs = {};
_ref = ['boardnav', 'time', 'backlink', 'fileInfo', 'favicon', 'sageEmoji', 'emojiPos', 'usercss'];
diff --git a/src/General/html/Settings/Advanced.html b/src/General/html/Settings/Advanced.html
index 2781b4be0..486a8f9c2 100755
--- a/src/General/html/Settings/Advanced.html
+++ b/src/General/html/Settings/Advanced.html
@@ -86,6 +86,7 @@