mirror of https://gitlab.com/bashrc2/epicyon
Search results title
parent
ea588262ef
commit
4a351100f8
|
@ -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 += \
|
||||
|
|
Loading…
Reference in New Issue