From 1a410dd8caa153373417116d2732e60ab7484fa1 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 30 May 2021 18:05:09 +0100 Subject: [PATCH] Avoid duplicate accesskey --- webapp_profile.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webapp_profile.py b/webapp_profile.py index b0eead02e..eb5dc48df 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -353,8 +353,7 @@ def _getProfileHeader(baseDir: str, httpPrefix: str, htmlStr = '\n\n
\n' htmlStr += ' \n' + translate['Switch to timeline view'] + '">\n' htmlStr += ' \n'