Create blog post from news timeline

merge-requests/8/head
Bob Mottram 2020-10-07 10:55:28 +01:00
parent 187053bd1c
commit 72bf620eb7
1 changed files with 1 additions and 1 deletions

View File

@ -5741,7 +5741,7 @@ def htmlTimeline(defaultTimeline: str,
translate['Create a new DM'] + \
'" alt="| ' + translate['Create a new DM'] + \
'" class="timelineicon"/></a>\n'
elif boxName == 'tlblogs':
elif boxName == 'tlblogs' or boxName == 'tlnews':
newPostButtonStr = \
' <a class="imageAnchor" href="' + usersPath + \
'/newblog"><img loading="lazy" src="/' + \