Ignore:
Timestamp:
10/26/10 14:18:29 (14 years ago)
Author:
brunocosta
Message:

Ticket #1276 - Limite de tamanho para exibição de partes text/plain ou text/html no Expresso mail

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/expressoMail1_2/inc/hook_settings.inc.php

    r3400 r3414  
    207207 
    208208create_select_box('What is the height of the lines in the list of messages?','line_height',$default,''); 
     209create_check_box('Increases th maximum size of show messages?','max_msg_size','Increases the maximum size of show emails from 100kb to 1mb'); 
    209210create_check_box('Use dynamic contacts?','use_dynamic_contacts','Store your\'s most used contacts'); 
    210211create_check_box('Use shortcuts?','use_shortcuts','n key (Open new message)<br>ESC key (Close tab)<br>i key (print)<br>e key (forward)<br>r key (reply)<br>DELETE key (delete the current message)<br>Ctrl + up (go to previous message)<br>Ctrl + down (go to next message)<br>Shift + up or down (select multiple messages)<br>F9  key (search at catalog)<br>'); 
Note: See TracChangeset for help on using the changeset viewer.