summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-09-12 07:55:33 +0100
committerAndrew Dolgov <[email protected]>2008-09-12 07:55:33 +0100
commit88dd0ac0e3301f26f711b0bc350d745ab723adf8 (patch)
tree0e2947a4cc3c33b0d2c33e6c56d2e865985c325d /tt-rss.php
parent4fdb0476e5d9e861a4ba510dbe5f885dcdf1575f (diff)
reenable splash
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 0a68a5b0f..33d7392b8 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -61,7 +61,7 @@
<body onresize="resize_headlines()" id="ttrssMain">
-<div id="overlay" style="display : none">
+<div id="overlay" style="display : block">
<div id="overlay_inner">
<?php echo __("Loading, please wait...") ?>