forked from indymedia/epicyon
End of link
parent
3f68ccfc0b
commit
379561d6de
|
@ -6503,7 +6503,7 @@ def htmlTimeline(defaultTimeline: str,
|
||||||
translate['Switch to profile view'] + '" alt="' + \
|
translate['Switch to profile view'] + '" alt="' + \
|
||||||
translate['Switch to profile view'] + '">\n'
|
translate['Switch to profile view'] + '">\n'
|
||||||
tlStr += '<img class="timeline-banner" src="' + \
|
tlStr += '<img class="timeline-banner" src="' + \
|
||||||
usersPath + '/banner.png" />\n'
|
usersPath + '/banner.png" /></a>\n'
|
||||||
|
|
||||||
if fullWidthTimelineButtonHeader:
|
if fullWidthTimelineButtonHeader:
|
||||||
tlStr += \
|
tlStr += \
|
||||||
|
|
Loading…
Reference in New Issue