1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-05 05:09:16 +00:00

add loading overlay

This commit is contained in:
Andrew Dolgov
2010-09-13 14:39:16 +04:00
parent 5e9a79e134
commit c7a5c8a5a2
3 changed files with 35 additions and 0 deletions

View File

@@ -50,6 +50,20 @@
</script>
</head>
<body id="ttrssDigest">
<div id="overlay" style="display : block">
<div id="overlay_inner">
<noscript>
<p>
<?php print_error(__("Your browser doesn't support Javascript, which is required
for this application to function properly. Please check your
browser settings.")) ?></p>
</noscript>
<img src="images/indicator_white.gif"/>
<?php echo __("Loading, please wait...") ?>
</div>
</div>
<div id="header">
<div class="links">