\n'
# first button
if defaultTimeline == 'tlmedia':
tlStr += \
- '
\n'
elif defaultTimeline == 'tlblogs':
tlStr += \
- '
\n'
else:
tlStr += \
- '
\n'
tlStr += \
- '
\n'
tlStr += \
- '
' + \
htmlHighlightLabel(translate['Replies'], newReply) + \
'\n'
@@ -5367,14 +5368,14 @@ def htmlTimeline(defaultTimeline: str,
if defaultTimeline != 'tlmedia':
if not minimal:
tlStr += \
- '
' + translate['Media'] + \
'\n'
else:
if not minimal:
tlStr += \
- '
' + translate['Inbox'] + \
'\n'
@@ -5384,21 +5385,21 @@ def htmlTimeline(defaultTimeline: str,
if defaultTimeline != 'tlblogs':
if not minimal:
tlStr += \
- '
' + translate['Blogs'] + \
'\n'
else:
if not minimal:
tlStr += \
- '
' + translate['Inbox'] + \
'\n'
# button for the outbox
tlStr += \
- '
' + translate['Outbox'] + \
'\n'
@@ -5410,7 +5411,7 @@ def htmlTimeline(defaultTimeline: str,
# the search button
tlStr += \
- '
\n'
# the show/hide button, for a simpler header appearance
tlStr += \
- '
\n'
tlStr += followApprovals
-# tlStr += '