From adf76b6c85da9277921cfe4c45df764310d29737 Mon Sep 17 00:00:00 2001 From: Adam Novak Date: Mon, 20 Apr 2020 11:43:47 -0700 Subject: Nicer headings for xxx2 fields and float support --- bh20simplewebuploader/templates/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bh20simplewebuploader/templates/form.html') diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html index 6993cf5..02ae84d 100644 --- a/bh20simplewebuploader/templates/form.html +++ b/bh20simplewebuploader/templates/form.html @@ -238,7 +238,7 @@ {% endfor %} {% else %} - + {% endif %} {% endif %} {% if loop.index == loop.length %} -- cgit v1.2.3