diff --git a/notify.php b/notify.php index d3b4a9c934..6011e05ecf 100644 --- a/notify.php +++ b/notify.php @@ -14,6 +14,7 @@ $phpgw_info['flags'] = array( 'noheader' => True, 'nonavbar' => True, + 'disable_Template_class' => True, 'currentapp' => 'notifywindow' ); include('header.inc.php');