From 6d22a89eb33c9d6eccc43fcb6f722e87a89a57c0 Mon Sep 17 00:00:00 2001 From: Bob Mottram <bob@freedombone.net> Date: Sat, 22 Aug 2020 20:14:41 +0100 Subject: [PATCH] Extraneous div --- webinterface.py | 1 - 1 file changed, 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 14a864de..a96751ea 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2134,7 +2134,6 @@ def htmlNewPost(mediaInstance: bool, translate: {}, translate['Time'] + ':' dateAndLocation += \ '<input type="time" name="endTime"></label>\n' - dateAndLocation += '</div>\n' dateAndLocation += '</div>\n' dateAndLocation += '<div class="container">\n'