forked from indymedia/epicyon
Header style
parent
0831e3a6ea
commit
e66487f8fa
|
@ -3809,7 +3809,7 @@ def htmlSearch(translate: {}, \
|
||||||
followStr+=' <button type="submit" class="button" name="submitSearch">'+translate['Submit']+'</button>'
|
followStr+=' <button type="submit" class="button" name="submitSearch">'+translate['Submit']+'</button>'
|
||||||
followStr+=' </form>'
|
followStr+=' </form>'
|
||||||
followStr+=' </center>'
|
followStr+=' </center>'
|
||||||
followStr+=' <br><br><h2>'+htmlHashTagCloud(baseDir,path)+'</h2>'
|
followStr+=' <br><br><h1>'+htmlHashTagCloud(baseDir,path)+'</h1>'
|
||||||
followStr+=' </div>'
|
followStr+=' </div>'
|
||||||
followStr+='</div>'
|
followStr+='</div>'
|
||||||
followStr+=htmlFooter()
|
followStr+=htmlFooter()
|
||||||
|
|
Loading…
Reference in New Issue