* apply R8157 from the dav-rework branch:
[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>