Compile correctly.
This commit is contained in:
parent
af1b573124
commit
fb87175af6
@ -2604,7 +2604,7 @@
|
||||
dialog = $.el('div', {
|
||||
id: 'overlay',
|
||||
className: 'firstrun',
|
||||
innerHTML: " <div id=options> <div class='reply dialog'> <p>Click the <strong>4chan X</strong> buttons for options; they are at the top and bottom of the page.</p> <p>Updater options are in their own dialog in replies at the bottom-right corner of the window.</p> <p>If you don't see the buttons, try disabling your userstyles.</p> </div> </div>"
|
||||
innerHTML: " <div id=options> <div class='reply dialog'> <p>Click the <strong>4chan X</strong> buttons for options; they are at the top and bottom of the page.</p> <p>Updater options are in the updater dialog in replies at the bottom-right corner of the window.</p> <p>If you don't see the buttons, try disabling your userstyles.</p> </div> </div>"
|
||||
});
|
||||
$.append(d.body, dialog);
|
||||
return $.bind(window, 'click', firstRun.close);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user