summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-20 15:45:55 +0100
committerAndrew Dolgov <[email protected]>2006-03-20 15:45:55 +0100
commit2055d4a6dcbfd7d0e791c37bd88db7100052fa3a (patch)
tree0913f31034690106fbf41cb40419203bdde8626d /tt-rss.php
parentad815c71ea70998c1fab0de1fd74e5507799cd60 (diff)
hide load progress
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index e22d8408a..68ab5268c 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -59,6 +59,8 @@
<body>
+<div id="overlay"><div id="overlay_inner">Loading, please wait...</div></div>
+
<script type="text/javascript">
if (document.addEventListener) {
document.addEventListener("DOMContentLoaded", init, null);