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">' + \
'' + \
+ 'accesskey="' + access_keys['menuThemeDesigner'] + '" ' + \
+ 'tabindex="4001">' + \
'
' + \
+ '
\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 += '
' + \ + '"' + new_tab_str + \ + ' tabindex="' + str(tab_ctr) + '">' + \ line_str.strip() + '
\n' else: html_str += \ ' \n' + '" tabindex="' + str(tab_ctr) + '">' + \ + line_str.strip() + '\n' + tab_ctr += 1 links_file_contains_entries = True else: if line_str.startswith('#') or line_str.startswith('*'): @@ -334,20 +344,32 @@ def get_left_column_content(base_dir: str, nickname: str, domain_full: str, html_str += separator_str html_str += \ '' + translate['Shares Catalog'] + '
' + '/catalog.csv" ' + \ + 'tabindex="' + str(tab_ctr) + '">' + \ + translate['Shares Catalog'] + '' + tab_ctr += 1 html_str += \ '' + tab_ctr += 1 html_str += \ - '' + \
+ ' ' + \
translate['About this Instance'] + ' ' + \
+ ' ' + \
translate['Terms of Service'] + '