From 7c5077c701f6467ca9d4c4d1d9929c5af25abbf9 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 5 Feb 2021 15:24:46 +0000 Subject: [PATCH] Keyboard navigation link on edit profile screen --- webapp_profile.py | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/webapp_profile.py b/webapp_profile.py index 591592f7e..d954ccced 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -718,7 +718,7 @@ def htmlProfile(rssIconAtTop: bool, translate['Edit'] + ' | ' + \ ' |' + \ + translate['Skip to timeline'] + ' | ' + \ '' + \ @@ -1338,13 +1338,18 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str, getConfigParam(baseDir, 'instanceTitle') editProfileForm = htmlHeaderWithExternalStyle(cssFilename, instanceTitle) - # top banner + # keyboard navigation editProfileForm += \ + '
' + \ + '' + \ + '
\n' + + # top banner editProfileForm += '\n' + '/users/' + nickname + '/' + bannerFile + '" alt="" />\n' editProfileForm += \ '