re-enable auto hiding of footer

This commit is contained in:
Andrew Dolgov 2008-02-20 06:34:11 +01:00
parent b553a3bf8d
commit af9964d3b9

View file

@ -344,7 +344,7 @@ function feedlist_init() {
}
if (getInitParam("theme") == "") {
//setTimeout("hide_footer()", 5000);
setTimeout("hide_footer()", 5000);
if (getInitParam("hide_feedlist") == 1) {
init_hidden_feedlist();