mirror of https://gitlab.com/bashrc2/epicyon
Create blog post from news timeline
parent
187053bd1c
commit
72bf620eb7
|
@ -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="/' + \
|
||||
|
|
Loading…
Reference in New Issue