diff --git a/index.php b/index.php index 32593297c8..30ca709630 100755 --- a/index.php +++ b/index.php @@ -185,7 +185,7 @@ '; //Uncomment the next line to enable the notify window. It will not work until a notifywindow app is added. - echo 'Open notify window'; + echo '' . lang('Open notify window') . ''; $phpgw->common->hook('home',array('email','calendar','news','addressbook'));