summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-23 15:20:36 +0100
committerAndrew Dolgov <[email protected]>2009-01-23 15:20:36 +0100
commite8a429e3f80ea764d603b9f505e938e174fd0e64 (patch)
tree644e6abe56c23daf04721d1dad950bbe0ed112b2 /tt-rss.php
parent5c432ba490b05c336ae1af9bafee9a6badfbfd99 (diff)
properly select next unread feed in feedlist when catching up
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index f56c14310..8f1dadd9e 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -51,6 +51,14 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+ <div id="extendedErrorBox" style="display : none">
+ <div id="xebTitle">Fatal Exception</div>
+ <div id="xebContent">&nbsp;</div>
+ <div align='center'>
+ <input type="submit" onclick="closeErrorBox()" value="Close this window"/>
+ </div>
+ </div>
+
<script type="text/javascript">
//<![CDATA[
if (navigator.userAgent.match("Opera")) {