diff --git a/webapp_column_left.py b/webapp_column_left.py index a13f048a6..08c3e4d87 100644 --- a/webapp_column_left.py +++ b/webapp_column_left.py @@ -162,7 +162,7 @@ def get_left_column_content(base_dir: str, nickname: str, domain_full: str, # show the edit icon html_str += \ ' ' + \ + 'accesskey="' + access_keys['menuEdit'] + '" tabindex="4000">' + \ '' + \
             translate['Edit Links'] + ' | ' + \ + 'accesskey="' + access_keys['menuThemeDesigner'] + '" ' + \ + 'tabindex="4001">' + \ '' + \
             translate['Theme Designer'] + ' | ' + \ + '' + \
         rss_title + '\n' @@ -240,6 +243,7 @@ def get_left_column_content(base_dir: str, nickname: str, domain_full: str, new_tab_str = ' target="_blank" rel="nofollow noopener noreferrer"' if links_list: html_str += '