forked from indymedia/epicyon
Some vertical padding
parent
4978d77f23
commit
a595567181
|
@ -246,7 +246,7 @@ def htmlSearchHashtagCategory(cssCache: {}, translate: {},
|
||||||
htmlStr = htmlHeaderWithExternalStyle(cssFilename)
|
htmlStr = htmlHeaderWithExternalStyle(cssFilename)
|
||||||
|
|
||||||
htmlStr += '<div class="follow">'
|
htmlStr += '<div class="follow">'
|
||||||
htmlStr += '<center>'
|
htmlStr += '<center><br><br><br>'
|
||||||
htmlStr += '<h1><a href="' + actor + '/search"><b>'
|
htmlStr += '<h1><a href="' + actor + '/search"><b>'
|
||||||
htmlStr += translate['Category'] + ': ' + categoryStr + '</b></a></h1>'
|
htmlStr += translate['Category'] + ': ' + categoryStr + '</b></a></h1>'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue