minor formatting

This commit is contained in:
Miles Lott 2001-11-23 19:43:55 +00:00
parent 8fe284ea7d
commit 9e395f3535

View File

@ -172,8 +172,8 @@
}
if (isset($GLOBALS['phpgw_info']['user']['apps']['notifywindow']) &&
$GLOBALS['phpgw_info']['user']['apps']['notifywindow'])
{
$GLOBALS['phpgw_info']['user']['apps']['notifywindow'])
{
?>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
var NotifyWindow;
@ -212,7 +212,6 @@
{
$GLOBALS['phpgw']->preferences->add('portal_order',$order++,$p['id']);
}
}
$GLOBALS['phpgw_info']['user']['preferences'] = $GLOBALS['phpgw']->preferences->save_repository();
}