diff --git a/webapp_column_left.py b/webapp_column_left.py index 7f87b1208..1555a5d3e 100644 --- a/webapp_column_left.py +++ b/webapp_column_left.py @@ -116,7 +116,7 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str, '/users/' + nickname + '/editlinks">' + \ '' + \
-            translate['Edit Links'] + '\n' diff --git a/webapp_column_right.py b/webapp_column_right.py index ac27ab10e..25d02129e 100644 --- a/webapp_column_right.py +++ b/webapp_column_right.py @@ -124,7 +124,7 @@ def getRightColumnContent(baseDir: str, nickname: str, domainFull: str, '/users/' + nickname + '/editnewswire">' + \ '' + \
-                translate['Edit newswire'] + '\n' else: @@ -143,14 +143,14 @@ def getRightColumnContent(baseDir: str, nickname: str, domainFull: str, ' ' + \ '' + \
-        translate['Hashtag Categories RSS Feed'] + '\n' rssIconStr += \ ' ' + \ '' + \
-        translate['Newswire RSS Feed'] + '\n' if rssIconAtTop: