From f6affa1a7b090ed6442e7184c9954dd0dae45c7b Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 1 Dec 2020 21:48:12 +0000 Subject: [PATCH] Category title --- webapp_search.py | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp_search.py b/webapp_search.py index fcfb1921..a17184f5 100644 --- a/webapp_search.py +++ b/webapp_search.py @@ -675,6 +675,7 @@ def htmlHashtagSearch(cssCache: {}, hashtagSearchForm += \ ' \n' + hashtagSearchForm += translate['Category'] hashtagSearchForm += \ ' \n'