diff --git a/Gruntfile.coffee b/Gruntfile.coffee
index 5a8bb3b7d..4ce7cdb52 100755
--- a/Gruntfile.coffee
+++ b/Gruntfile.coffee
@@ -2,7 +2,7 @@ module.exports = (grunt) ->
grunt.util.linefeed = '\n'
importHTML = (filename) ->
- "(innerHTML: #{JSON.stringify grunt.file.read("src/General/html/#{filename}.html").replace(/^\s+|\s+$
parts = template.split /([\$&@]){([^}`]*)}/
diff --git a/builds/appchan-x.user.js b/builds/appchan-x.user.js
index 3369a9f4a..d64029427 100644
--- a/builds/appchan-x.user.js
+++ b/builds/appchan-x.user.js
@@ -4949,7 +4949,7 @@
className: 'navLinks'
});
$.extend(this.navLinks, {
- innerHTML: "\r"
+ innerHTML: "\r"
});
this.timeEl = $('time#index-last-refresh', this.navLinks);
this.searchInput = $('#index-search', this.navLinks);
@@ -9737,7 +9737,7 @@
var dialog, event, i, items, match_max, match_min, name, node, nodes, rules, save, setNode;
QR.nodes = nodes = {
el: dialog = UI.dialog('qr', 'top:0;right:0;', {
- innerHTML: "
\r\r\r\r\r"
+ innerHTML: "\r
\r
\r\r
\r
\uf00d\r
\r\r\r\r\r"
})
};
setNode = function(name, query) {
@@ -14099,7 +14099,7 @@
}
this.db = new DataBoard('watchedThreads', this.refresh, true);
this.dialog = UI.dialog('thread-watcher', 'top: 50px; left: 0px;', {
- innerHTML: "\r
\rThread Watcher \r\\uf021\r\r\r\r
\r"
+ innerHTML: "\r
\rThread Watcher \r\uf021\r\r\r\r
\r"
});
this.status = $('#watcher-status', this.dialog);
this.list = this.dialog.lastElementChild;
@@ -18765,7 +18765,7 @@
"class": 'dialog'
});
$.extend(dialog, {
- innerHTML: "\r
\r\r"
+ innerHTML: "\r
\r\r"
});
Settings.overlay = overlay = $.el('div', {
id: 'overlay'
diff --git a/builds/crx/script.js b/builds/crx/script.js
index 7383b01d4..ddc0dee9a 100644
--- a/builds/crx/script.js
+++ b/builds/crx/script.js
@@ -4978,7 +4978,7 @@
className: 'navLinks'
});
$.extend(this.navLinks, {
- innerHTML: "\r"
+ innerHTML: "\r"
});
this.timeEl = $('time#index-last-refresh', this.navLinks);
this.searchInput = $('#index-search', this.navLinks);
@@ -9791,7 +9791,7 @@
var dialog, event, i, items, match_max, match_min, name, node, nodes, rules, save, setNode;
QR.nodes = nodes = {
el: dialog = UI.dialog('qr', 'top:0;right:0;', {
- innerHTML: "\r\r\r\r\r"
+ innerHTML: "\r
\r
\r\r
\r
\uf00d\r
\r\r\r\r\r"
})
};
setNode = function(name, query) {
@@ -14126,7 +14126,7 @@
}
this.db = new DataBoard('watchedThreads', this.refresh, true);
this.dialog = UI.dialog('thread-watcher', 'top: 50px; left: 0px;', {
- innerHTML: "\r
\rThread Watcher \r\\uf021\r\r\r\r
\r"
+ innerHTML: "\r
\rThread Watcher \r\uf021\r\r\r\r
\r"
});
this.status = $('#watcher-status', this.dialog);
this.list = this.dialog.lastElementChild;
@@ -18802,7 +18802,7 @@
"class": 'dialog'
});
$.extend(dialog, {
- innerHTML: "\r
\r\r"
+ innerHTML: "\r
\r\r"
});
Settings.overlay = overlay = $.el('div', {
id: 'overlay'