Zitat von Rodrigo Abantes Antunes <[email protected]>:

Hi, I cant't see the option "For messages with alternative representations of the text part, which part should we display?" in message viewing options for imp. It is already showing advanced preferences. The section for this option in prefs.php is the default:

$_prefs['alternative_display'] = array(
    'value' => 'html',
    'advanced' => true,
    'type' => 'enum',
    'enum' => array(
        'html' => _("HTML part"),
        'text' => _("Plaintext part")
    ),
'desc' => _("For messages with alternative representations of the text part, which part should we display?")
);

Works fine here, IMP 6.
--
Jan Schneider
The Horde Project
http://www.horde.org/

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to