Search results title

merge-requests/30/head
Bob Mottram 2021-05-03 23:33:12 +01:00
parent ea588262ef
commit 4a351100f8
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ def htmlHistorySearch(cssCache: {}, translate: {}, baseDir: str,
domainFull = getFullDomain(domain, port)
actor = httpPrefix + '://' + domainFull + '/users/' + nickname
historySearchTitle = '🔍 ' + translate['Your Posts']
if boxName == 'tlbookmarks':
if boxName == 'bookmarks':
historySearchTitle = '🔍 ' + translate['Bookmarks']
historySearchForm += \