Update defaults.inc.php

pull/118/head
Dennis1993 11 years ago
parent d8d5692cff
commit 18995876e6

@ -975,7 +975,7 @@ $config['default_font'] = 'Verdana';
// Default font size for composed HTML message. // Default font size for composed HTML message.
// Supported sizes: 8pt, 10pt, 12pt, 14pt, 18pt, 24pt, 36pt // Supported sizes: 8pt, 10pt, 12pt, 14pt, 18pt, 24pt, 36pt
$rcmail_config['default_font_size'] = '10pt'; $config['default_font_size'] = '10pt';
// Enables display of email address with name instead of a name (and address in title) // Enables display of email address with name instead of a name (and address in title)
$config['message_show_email'] = false; $config['message_show_email'] = false;

Loading…
Cancel
Save