this is a fix for the LSUB with a % when getting the folder list. This makes the...
[squirrelmail.git] / functions / page_header.php
index dc892c6d6fbc486358ec04bb380cee972894035c..ef813dad0764cc86565e5da23bfd4c69e2e88896 100644 (file)
@@ -169,7 +169,6 @@ function displayPageHeader($color, $mailbox, $xtra='', $session=false) {
                     '           comp_uri = "'.$base_uri.$compose_uri."\";\n".
                     '       }'. "\n".
                     '    }'. "\n".
-                    '    window.alert(comp_uri);'.
                      '    var newwin = window.open(comp_uri' .
                      ', "_blank",
                 "width='.$compose_width.",height=$compose_height".