diff --git a/4chan_x.user.js b/4chan_x.user.js index c40d64408..a29b19870 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1401,7 +1401,7 @@ THREAD_ID = g.THREAD_ID || $.x('ancestor::div[@class="thread"]/div', link).id; spoiler = $('.postarea label') ? '' : ''; challenge = $('input[name=recaptcha_challenge_field]').value; - html = "
Quick Reply X
" + spoiler + "
0
upload another file
"; + html = "
Quick Reply X
" + spoiler + "
0
attach another file
"; qr.el = ui.dialog('qr', { top: '0px', left: '0px' diff --git a/script.coffee b/script.coffee index a53776ab6..a721d1a71 100644 --- a/script.coffee +++ b/script.coffee @@ -1125,7 +1125,7 @@ qr =
0
-
upload another file
+
attach another file