fix bug, regarding compose, when called, when you are in email preferences/admin

This commit is contained in:
Klaus Leithoff 2010-06-23 10:13:43 +00:00
parent 8c0e4cce64
commit 9381d36c7f

View File

@ -493,7 +493,7 @@ class felamimail_hooks
'menuaction' => 'felamimail.uicompose.compose'
);
$file += array(
'Compose' => "javascript:egw_openWindowCentered('".egw::link('/index.php', $linkData,false)."','compose',700,750);",
'Compose' => "javascript:egw_openWindowCentered2('".egw::link('/index.php', $linkData,false)."','compose',700,750,'no','$appname');",
);
}
// buttons