From 685f8a2d6ddbf645605cf49780c3350e15e49c75 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 17 Apr 2016 22:03:46 -0700 Subject: [PATCH] Fix confusing error message. #505 --- src/Posting/QR.coffee | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Posting/QR.coffee b/src/Posting/QR.coffee index cf26c1ce5..8eef9cf60 100644 --- a/src/Posting/QR.coffee +++ b/src/Posting/QR.coffee @@ -657,9 +657,8 @@ QR = QR.status() QR.error $.el 'span', <%= html( - meta.name + ' encountered an error while posting. ' + - '[Banned?] ' + - '[More info]' + 'Connection error while posting. ' + + '[More info]' ) %> extra = form: $.formData formData