diff --git a/webapp_column_right.py b/webapp_column_right.py
index 25eaac310..e7fae6d02 100644
--- a/webapp_column_right.py
+++ b/webapp_column_right.py
@@ -77,7 +77,7 @@ def get_right_column_content(base_dir: str, nickname: str, domain_full: str,
' ' + \
+ 'accesskey="' + access_keys['menuNewBlog'] + '">' + \
'\n'
else:
@@ -183,7 +183,7 @@ def get_right_column_content(base_dir: str, nickname: str, domain_full: str,
html_str += \
' ' + \
'
' + \
+ access_keys['menuNewPost'] + '">' + \
'
' + \
+ access_keys['menuNewPost'] + '">' + \
''
elif box_name == 'tlshares':