forked from indymedia/epicyon
Separator
parent
874d0e5ada
commit
29587679d9
|
@ -2229,7 +2229,7 @@ def htmlTimeline(translate: {},pageNumber: int, \
|
||||||
showIndividualPostIcons, \
|
showIndividualPostIcons, \
|
||||||
manuallyApproveFollowers,False)
|
manuallyApproveFollowers,False)
|
||||||
if boxName=='tlmedia':
|
if boxName=='tlmedia':
|
||||||
tlStr+='</div><br>\n'
|
tlStr+='</div><hr>\n'
|
||||||
|
|
||||||
# page down arrow
|
# page down arrow
|
||||||
if itemCtr>=itemsPerPage:
|
if itemCtr>=itemsPerPage:
|
||||||
|
|
Loading…
Reference in New Issue