diff --git a/notify.php b/notify.php index 9b8aea3c62..5316b936d6 100644 --- a/notify.php +++ b/notify.php @@ -11,53 +11,29 @@ /* $Id$ */ - $phpgw_info["flags"] = array("noheader" => True, "nonavbar" => True, "currentapp" => "notifywindow"); - include("header.inc.php"); + $phpgw_info["flags"] = array("noheader" => True, "nonavbar" => True, "currentapp" => "notifywindow"); + include("header.inc.php"); ?> -
" alink="blue" vlink="blue" link="blue"> + - + +Check Now |
link("email/") . "\" target=\"phpGroupWare\"> " - . lang("You have 1 new message!") . " |
link("email/") . "\" target=\"phpGroupWare\"> " - . lang("You have x new messages!",$mailbox_status->unseen) . " |