From b207223f3a39ccca2e2594609d077f6fb2bd163d Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 10 Nov 2019 09:46:26 +0000 Subject: [PATCH] Date and location before attachment --- webinterface.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/webinterface.py b/webinterface.py index f7c2e749..321a7a17 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1016,14 +1016,13 @@ def htmlNewPost(translate: {},baseDir: str, \ replyStr+ \ ' ' \ '' \ - ' ' \ - ''+extraFields+ \ + ' '+ \ + extraFields+dateAndLocation+ \ '
' \ ' ' \ ' ' \ '
' \ - ''+dateAndLocation+ \ ' ' \ ''