Category title

main
Bob Mottram 2020-12-01 21:48:12 +00:00
parent c715d39b4a
commit f6affa1a7b
1 changed files with 1 additions and 0 deletions

View File

@ -675,6 +675,7 @@ def htmlHashtagSearch(cssCache: {},
hashtagSearchForm += \
' <input type="hidden" name="hashtagName" value="' + \
hashtag + '">\n'
hashtagSearchForm += translate['Category']
hashtagSearchForm += \
' <input type="text" name="hashtagCategory" value="' + \
category + '">\n'