More lines

main
Bob Mottram 2020-06-10 14:27:29 +01:00
parent 7ffcda721f
commit 09f683ef5c
1 changed files with 2 additions and 1 deletions

View File

@ -5882,7 +5882,8 @@ def htmlSearch(translate: {},
copyfile(themeSearchBannerFilename, searchBannerFilename)
if os.path.isfile(searchBannerFilename):
followStr += '<center><div class="searchBanner">' + \
'<br><br><br><br><br><br><br><br><br><br><br><br></div></center>\n'
'<br><br><br><br><br><br><br><br>' + \
'<br><br><br><br><br><br><br><br></div></center>\n'
# show the search box
followStr += '<div class="follow">'