From 3de8da92aee5ae36b1452567a09ab9d79dab58f1 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 6 Nov 2020 12:00:07 +0000 Subject: [PATCH] Show citations as a list --- webinterface.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 03a84788f..102dd881f 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2757,6 +2757,7 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {}, citationsStr = '
\n' citationsStr += '

\n' + citationsStr += ' \n' citationsStr += '
\n' dateAndLocation = ''