d814fcb6aa08c4c290b5c377dfafd661cb5ee867
[citadel.git] / webcit / static / t / paging_failed_hook.html
1 <script type="text/javascript">
2 function PopUpFailed() {
3  alert("<?_("You have one or more instant messages waiting, but the Citadel Instant Messenger window failed to open.  This is probably because you have a popup blocker installed.  Please configure your popup blocker to allow popups from this site if you wish to receive instant messages.")>");
4 }
5 </script>