]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/trailing.html
SMTP-Relay: add other ways of filtering
[citadel.git] / webcit / static / t / trailing.html
index e15fc9b8cda78b377f21043c95aac76c3925c376..e7ffa97049f451a394ca0dbd3aa64c6c50c5727d 100644 (file)
@@ -1,15 +1,18 @@
 <!-- start trailing.html -->
-<?!("COND:IMPMSG", 1)>
-<div id="important_message">
+<div id="important_message"
+<??("COND:IMPMSG", 1)>
+style="visibility: hidden;"
+<?!("X", 1)>
+>
 <span class="imsg">
 <?IMPORTANTMESSAGE>
 </span><br>
 </div>
+<?!("COND:IMPMSG", 2)>
 <script type="text/javascript">
-  alert('you have an important message');
   setTimeout('hide_imsg_popup()', 5000);
 </script>
-<?!("X", 1)>
+<?!("X", 2)>
 
 <noscript><div id="noscript_warning">
        <?_("WARNING: You have JavaScript disabled in your web browser.  Many functions of this system will not work properly.")>