*/
public function importKeyDialog($target, $reload)
{
- /* Need to handle notifications inline, and need to set explicitly
- * since the popup window is not part of the preferences framework. */
- $GLOBALS['notification']->replace('status', array('prefs' => true, 'viewmode' => 'imp'), 'IMP_Notification_Listener_Status');
-
$title = _("Import PGP Key");
require IMP_TEMPLATES . '/common-header.inc';
IMP::status();
*/
public function importKeyDialog($target, $reload)
{
- /* Need to handle notifications inline, and need to set explicitly
- * since the popup window is not part of the preferences framework. */
- $GLOBALS['notification']->replace('status', array('prefs' => true, 'viewmode' => 'imp'), 'IMP_Notification_Listener_Status');
-
$title = _("Import S/MIME Key");
require IMP_TEMPLATES . '/common-header.inc';
IMP::status();