forked from indymedia/epicyon
Colon
parent
49703e7ab3
commit
c2fea62189
|
@ -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">' + \
|
||||
|
|
Loading…
Reference in New Issue