forked from indymedia/epicyon
Category title
parent
c715d39b4a
commit
f6affa1a7b
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue