diff --git a/webapp_column_right.py b/webapp_column_right.py index 1ae1d9292..dc2fe05f5 100644 --- a/webapp_column_right.py +++ b/webapp_column_right.py @@ -500,7 +500,7 @@ def htmlEditNewswire(cssCache: {}, translate: {}, baseDir: str, path: str, editNewswireForm += \ '

' + translate['Edit newswire'] + '

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