Seasrch access key

merge-requests/30/head
Bob Mottram 2022-08-23 19:55:10 +01:00
parent 6d90972201
commit 59cb8ba8f3
1 changed files with 1 additions and 1 deletions

View File

@ -801,7 +801,7 @@ def html_hashtag_search(nickname: str, domain: str, port: int,
translate['Search and follow'] + '" alt="' + \ translate['Search and follow'] + '" alt="' + \
translate['Search and follow'] + '" ' + \ translate['Search and follow'] + '" ' + \
'aria-flowto="containerHeader" tabindex="1" accesskey="' + \ 'aria-flowto="containerHeader" tabindex="1" accesskey="' + \
access_keys['menuTimeline'] + '">\n' access_keys['menuSearch'] + '">\n'
hashtag_search_form += '<img loading="lazy" decoding="async" ' + \ hashtag_search_form += '<img loading="lazy" decoding="async" ' + \
'class="timeline-banner" alt="" ' + \ 'class="timeline-banner" alt="" ' + \
'src="/users/' + nickname + '/' + banner_file + '" /></a>\n' + \ 'src="/users/' + nickname + '/' + banner_file + '" /></a>\n' + \