diff --git a/webapp_column_right.py b/webapp_column_right.py index a88e0849b..51d98ffb6 100644 --- a/webapp_column_right.py +++ b/webapp_column_right.py @@ -78,13 +78,14 @@ def get_right_column_content(base_dir: str, nickname: str, domain_full: str, '/users/' + nickname + '/newblog?nodropdown" ' + \ 'title="' + title_str + '" ' + \ 'accesskey="' + access_keys['menuNewPost'] + '">' + \ - '\n' else: # if not logged in then replace the publish button with # a login button publish_button_str = \ - ' \n' # show publish button at the top if needed @@ -134,7 +135,7 @@ def get_right_column_content(base_dir: str, nickname: str, domain_full: str, html_str += \ ' ' + \ + 'accesskey="' + access_keys['menuEdit'] + '" tabindex="4">' + \ '' + \
                 translate['Edit newswire'] + ' | ' + \ + 'accesskey="' + access_keys['menuEdit'] + '" tabindex="4">' + \ '' + \
                 translate['Edit newswire'] + ' | ' + \ + ' ' + \ '' + \
         translate['Hashtag Categories RSS Feed'] + ' | \n' rss_icon_str += \ - ' ' + \ + ' ' + \ '