summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-28 13:42:47 +0100
committerAndrew Dolgov <[email protected]>2006-09-28 13:42:47 +0100
commit33b8cab44f908c5f632ea7270e23d1d901eb744b (patch)
tree14ee03f90eef892d230e3741ef7f534ffc4050c3 /tt-rss.php
parent30031575b04e0dfa89c76c1e34f3033d041bec0d (diff)
fix notify box, add notify prompt in viewfeed
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 b985867bb..8a893b77d 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -77,6 +77,8 @@
<div id="overlay"><div id="overlay_inner">Loading, please wait...</div></div>
+<div id="notify" class="notify"><span id="notify_body">&nbsp;</span></div>
+
<div id="fatal_error"><div id="fatal_error_inner">
<h1>Fatal Error</h1>
<div id="fatal_error_msg">Unknown Error</div>