Ignore:
Timestamp:
02/18/10 10:16:02 (14 years ago)
Author:
valmir.sena
Message:

Ticket #914 - Acrescentar opcao no expressoMail de autoexpandir as opcoes de uma mensagem aberta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/inc/hook_settings.inc.php

    r1890 r2018  
    6464create_check_box('Do you want to show common name instead of UID?','uid2cn',$default, 
    6565        'Do you want to show common name instead of UID?'); 
    66  
     66create_check_box('Do you want to automatically display the message header?','show_head_msg_full',$default,''); 
    6767$default = array( 
    6868        '25'    => '25', 
Note: See TracChangeset for help on using the changeset viewer.