From 8978aa33c6e821f80188e2a355682c15f2a0a424 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 6 Sep 2018 16:03:28 +0100 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20use=20HTML5=20validation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/views/email-branding/manage-branding.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/email-branding/manage-branding.html b/app/templates/views/email-branding/manage-branding.html index 5b303cc01..7ff461304 100644 --- a/app/templates/views/email-branding/manage-branding.html +++ b/app/templates/views/email-branding/manage-branding.html @@ -19,7 +19,7 @@ {% endif %} {{ file_upload(form.file, button_text='{} logo'.format('Update' if email_branding else 'Upload')) }} -
+
{{textbox(form.name)}}
{{textbox(form.text)}}