diff --git a/webapp_search.py b/webapp_search.py index 1d0a3636f..385618851 100644 --- a/webapp_search.py +++ b/webapp_search.py @@ -220,7 +220,7 @@ def htmlSearchSharedItems(cssCache: {}, translate: {}, '"/>\n' sharedItemsForm += ' \n' sharedItemsForm += '\n' - resultsExist = True + resultsExist = True ctr += 1 if ctr >= resultsPerPage: currPage += 1