From 662253998860144931f3194880024c0afc01d2ed Mon Sep 17 00:00:00 2001 From: Daniel Davis Date: Tue, 14 Jul 2020 15:21:19 +0900 Subject: [PATCH] =?UTF-8?q?Issue=20#3388=20=E2=80=93=20Updated=20message?= =?UTF-8?q?=20in=20issue=20form?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webcompat/templates/issue-wizard-form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcompat/templates/issue-wizard-form.html b/webcompat/templates/issue-wizard-form.html index 3dfea0a9b..4b4623167 100644 --- a/webcompat/templates/issue-wizard-form.html +++ b/webcompat/templates/issue-wizard-form.html @@ -194,7 +194,7 @@

Filing a web compatibility issue

- + {% if form.tested_browsers.errors %} {% for error in form.tested_browsers.errors %} {{ error }}