* eMail: preference to show external image was only shown to admins

This commit is contained in:
Ralf Becker 2013-10-17 10:07:50 +00:00
parent d66d506e58
commit c281300cbf

View File

@ -364,7 +364,7 @@ class felamimail_hooks
'label' => 'allow images from external sources in html emails',
'name' => 'allowExternalIMGs',
'xmlrpc' => True,
'admin' => True,
'admin' => False,
'forced' => true,
),
'trashFolder' => array(