forked from indymedia/epicyon
Indentation
parent
1c6c89317a
commit
b391bbdffb
|
@ -220,7 +220,7 @@ def htmlSearchSharedItems(cssCache: {}, translate: {},
|
||||||
'"/></a>\n'
|
'"/></a>\n'
|
||||||
sharedItemsForm += ' </center>\n'
|
sharedItemsForm += ' </center>\n'
|
||||||
sharedItemsForm += '</form>\n'
|
sharedItemsForm += '</form>\n'
|
||||||
resultsExist = True
|
resultsExist = True
|
||||||
ctr += 1
|
ctr += 1
|
||||||
if ctr >= resultsPerPage:
|
if ctr >= resultsPerPage:
|
||||||
currPage += 1
|
currPage += 1
|
||||||
|
|
Loading…
Reference in New Issue