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
1 changed files with 1 additions and 1 deletions

View File

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