More separators

merge-requests/8/head
Bob Mottram 2020-11-06 22:08:43 +00:00
parent fcdf096ce1
commit c4ca2935fa
1 changed files with 2 additions and 0 deletions

View File

@ -830,6 +830,7 @@ def htmlHashtagSearch(cssCache: {},
showIndividualPostIcons = True
allowDeletion = False
hashtagSearchForm += \
'<hr class="postLine">\n' + \
individualPostAsHtml(True, recentPostsCache,
maxRecentPosts,
iconsDir, translate, None,
@ -1192,6 +1193,7 @@ def htmlHistorySearch(cssCache: {}, translate: {}, baseDir: str,
showIndividualPostIcons = True
allowDeletion = False
historySearchForm += \
'<hr class="postLine">\n' + \
individualPostAsHtml(True, recentPostsCache,
maxRecentPosts,
iconsDir, translate, None,