More search banner

main
Bob Mottram 2020-06-10 14:25:23 +01:00
parent 13790f30bc
commit 7ffcda721f
1 changed files with 1 additions and 1 deletions

View File

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