Modal dialog for the popup blocker warning
[citadel.git] / webcit / static / t / confirmlogoff.html
index b7127abf5ab820d1797f41e01e4acc33017cad65..da5b4c534045506bcdaf2192efb0bfa46a6f631b 100644 (file)
@@ -2,7 +2,7 @@
 <body>
 <center>
 <h1><a href="termquit"><img src="static/logoff_32x.gif" border="0">&nbsp;<?_("Log off")></a></h1>
-<h1><a href="javascript:toggleModal();"><img src="static/closewindow.gif" height="32" width="32" border="0">&nbsp;<?_("Cancel")></a></h1>
+<h1><a href="javascript:toggleModal(false);"><img src="static/closewindow.gif" height="32" width="32" border="0">&nbsp;<?_("Cancel")></a></h1>
 </center>
 </body>
 </html>