diff --git a/webapp_column_left.py b/webapp_column_left.py index a13f048a6..cf3b961da 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="5">' + \ '' + \
             translate['Edit Links'] + ' | ' + \ + 'accesskey="' + access_keys['menuThemeDesigner'] + \ + '" tabindex="5">' + \ '' + \
             translate['Theme Designer'] + ' | ' + \ + '' + \
         rss_title + '\n'