summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-26 13:34:08 +0100
committerAndrew Dolgov <[email protected]>2005-11-26 13:34:08 +0100
commitef775b46d8cc6f2f1f41921b9e939710b3436b72 (patch)
treee102c8182ff18e60c4e573dc862535508ec3f3e9 /tt-rss.php
parent53226edc0d70e85e27d3318750a236ea2ed89ddf (diff)
remove splashscreen
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 9d1dadbb6..91df6b009 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -49,16 +49,6 @@
<body onload="init()">
-<? if (get_pref($link, 'ENABLE_SPLASH')) { ?>
-<div id="splash">
- <table width='100%' height='100%'><tr>
- <td class="innerSplash" valign="middle" align="center">
- <img src="images/ttrss_logo.png" alt="logo">
- <p>Loading, please wait...</p>
- </td></tr></table>
-</div>
-<? } ?>
-
<table width="100%" height="100%" cellspacing="0" cellpadding="0" class="main">
<? if (get_pref($link, 'DISPLAY_HEADER')) { ?>
<tr>