forked from indymedia/epicyon
Show link icon
parent
2b131668ed
commit
b4c12e0415
|
@ -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="timelineIcon"/></a>\n'
|
'" class="timelineicon"/></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