forked from indymedia/epicyon
Capital
parent
131f92eb53
commit
3c2a076f42
|
@ -6148,7 +6148,7 @@ def htmlTimeline(defaultTimeline: str,
|
||||||
'"><img loading="lazy" src="/' + iconsDir + \
|
'"><img loading="lazy" src="/' + iconsDir + \
|
||||||
'/links.png" title="' + translate['Edit Links'] + \
|
'/links.png" title="' + translate['Edit Links'] + \
|
||||||
'" alt="| ' + translate['Edit Links'] + \
|
'" alt="| ' + translate['Edit Links'] + \
|
||||||
'" class="timelineiconMobile"/></a>\n'
|
'" class="timelineIconMobile"/></a>\n'
|
||||||
|
|
||||||
tlStr += followApprovals
|
tlStr += followApprovals
|
||||||
# end of the button header with inbox, outbox, etc
|
# end of the button header with inbox, outbox, etc
|
||||||
|
|
Loading…
Reference in New Issue