remove splashscreen

This commit is contained in:
Andrew Dolgov
2005-11-26 13:34:08 +01:00
parent 53226edc0d
commit ef775b46d8
6 changed files with 0 additions and 36 deletions

View File

@@ -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>