[imp] Message Viewing
Rodrigo Abantes Antunes
rodrigoantunes at pelotas.ifsul.edu.br
Tue Jul 10 19:21:35 UTC 2012
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
More information about the imp
mailing list