@@ -38,16 +38,6 @@ function htmlmail_admin_settings() {
'#options'=>$formats,
'#description'=>t('Choose a <a href="/admin/config/content/formats">text format</a> to be used for filtering email messages <em>after</em> the selected theme or template is applied.'),
'#description'=>t('Insert your CSS definitions as inline styles into HTML tags for Outlook 2007 and Google Gmail.<br /><em>Checkbox will be disabled if the !e library is not available.</em>',array('!e'=>'emogrifier.php')),
'#disabled'=>$disabled,
);
$form['htmlmail_debug']=array(
'#type'=>'checkbox',
'#title'=>t('Debug'),
@@ -57,26 +47,6 @@ function htmlmail_admin_settings() {
"The %m module optionally uses the %l library to convert CSS to inline styles for more consistent display on webmail and mobile devices. The following directories were searched: !p",