diff --git a/webapp_column_left.py b/webapp_column_left.py index e8ac05018..99bdc9218 100644 --- a/webapp_column_left.py +++ b/webapp_column_left.py @@ -337,7 +337,7 @@ def htmlEditLinks(cssCache: {}, translate: {}, baseDir: str, path: str, editLinksForm += \ '

' + translate['Edit Links'] + '

' editLinksForm += \ - '
\n' + '
\n' editLinksForm += \ ' \n' diff --git a/webapp_column_right.py b/webapp_column_right.py index 6f3c65685..7caf30aaf 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'