summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-09-12 07:41:04 +0100
committerAndrew Dolgov <[email protected]>2008-09-12 07:41:04 +0100
commit4fdb0476e5d9e861a4ba510dbe5f885dcdf1575f (patch)
treeee2c707c5335c8c4e22e67296a93cffabee03c07 /tt-rss.php
parentcff7a3a2558691cae14003369c1c5a308865770c (diff)
exception handler in feedlist_dragsorted: report correct function name; initial load speedup
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 f59fbea0a..0a68a5b0f 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -61,7 +61,7 @@
<body onresize="resize_headlines()" id="ttrssMain">
-<div id="overlay">
+<div id="overlay" style="display : none">
<div id="overlay_inner">
<?php echo __("Loading, please wait...") ?>