main
Bob Mottram 2020-12-01 22:56:26 +00:00
parent 49703e7ab3
commit c2fea62189
1 changed files with 1 additions and 1 deletions

View File

@ -684,7 +684,7 @@ def htmlHashtagSearch(cssCache: {},
hashtag + '">\n'
hashtagSearchForm += translate['Category']
hashtagSearchForm += \
' <input type="text" style="width=20ch" ' + \
' <input type="text" style="width: 20ch" ' + \
'name="hashtagCategory" value="' + category + '">\n'
hashtagSearchForm += \
' <button type="submit" class="button" name="submitYes">' + \