Like link

merge-requests/6/head
Bob Mottram 2019-12-01 18:49:54 +00:00
parent 9925b986b3
commit 546f25a274
1 changed files with 1 additions and 1 deletions

View File

@ -2233,7 +2233,7 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \
likeTitle=translate['Undo the like']
likeStr= \
'<a href="/users/' + nickname + '?' + \
likeLink + '=' + messageId + pageNumberParam + \
likeLink + '=' + postJsonObject['object']['id'] + pageNumberParam + \
'?actor='+postJsonObject['actor']+ \
'?bm='+timelinePostBookmark+ \
'?tl='+boxName+'" title="'+likeTitle+'">'