]> git.wh0rd.org - tt-rss.git/blobdiff - digest.php
add some more lockfiles to update_daemon2
[tt-rss.git] / digest.php
index 43eb04121a8c729729ce27d4a3f5113655e78508..c2ff2a330e48f001c180893f07deb555b8320d67 100644 (file)
@@ -26,6 +26,7 @@
 <head>
        <title>Tiny Tiny RSS</title>
        <link rel="stylesheet" type="text/css" href="digest.css?<?php echo $dt_add ?>"/>
+       <link rel="stylesheet" type="text/css" href="infobox.css?<?php echo $dt_add ?>"/>
 
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 
                </div>
        </div> 
 
+       <div id="dialog_overlay" style="display : none"> </div>
+
+       <div id="errorBoxShadow" style="display : none">
+               <div id="errorBox">
+               <div id="xebTitle"><?php echo __('Fatal Exception') ?></div><div id="xebContent">&nbsp;</div>
+                       <div id="xebBtn" align='center'>
+                               <button onclick="closeErrorBox()"><?php echo __('Close this window') ?></button>
+                       </div>
+               </div>
+       </div>
+
        <div id="header">
 
        <div class="links">