Indentation

merge-requests/8/head
Bob Mottram 2020-12-07 11:53:23 +00:00
parent 1c6c89317a
commit b391bbdffb
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ def htmlSearchSharedItems(cssCache: {}, translate: {},
'"/></a>\n'
sharedItemsForm += ' </center>\n'
sharedItemsForm += '</form>\n'
resultsExist = True
resultsExist = True
ctr += 1
if ctr >= resultsPerPage:
currPage += 1