diff --git a/LICENSE b/LICENSE
index 4bfe213cb..91ebac5f3 100755
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
/*
-* 4chan X - Version 1.3.0 - 2014-01-11
+* 4chan X - Version 1.3.0 - 2014-01-12
*
* Licensed under the MIT license.
* https://github.com/seaweedchan/4chan-x/blob/master/LICENSE
diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js
index 20631c875..01cfe4b04 100644
--- a/builds/4chan-X.user.js
+++ b/builds/4chan-X.user.js
@@ -12653,7 +12653,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 cfef73297..dcab0bee9 100644
--- a/builds/crx/script.js
+++ b/builds/crx/script.js
@@ -12640,7 +12640,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 77e348862..2781b4be0 100755
--- a/src/General/html/Settings/Advanced.html
+++ b/src/General/html/Settings/Advanced.html
@@ -65,7 +65,7 @@