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?")
);

Thanks

--
Rodrigo Abrantes Antunes
Técnico em Tecnologia da Informação
Coordenadoria de Manutenção e Redes
Instituto Federal Sul-rio-grandense - Campus Pelotas





--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to