From 46e2a24c96ce0401358a58c7ff6179bd36f32c87 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 21 Dec 2020 15:36:23 +0000 Subject: [PATCH] Tidying --- webapp_column_right.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webapp_column_right.py b/webapp_column_right.py index b830729b0..1ae1d9292 100644 --- a/webapp_column_right.py +++ b/webapp_column_right.py @@ -501,10 +501,6 @@ def htmlEditNewswire(cssCache: {}, translate: {}, baseDir: str, path: str, '

' + translate['Edit newswire'] + '

' editNewswireForm += \ '
\n' - editNewswireForm += \ - # editNewswireForm += \ - # ' \n' editNewswireForm += \ ' \n'