Ignore:
Timestamp:
03/30/10 16:43:11 (14 years ago)
Author:
eduardoalex
Message:

Ticket #1002 - Alterações para tornar configurável número máximo de pastas à
serem exibidas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/templates/classic/config.tpl

    r1151 r2388  
    9090    </td> 
    9191    </tr> 
     92    <tr bgcolor="{row_off}"> 
     93    <td>{lang_Max_folders_to_show}</td> 
     94    <td> 
     95    <input size="80" name="newsettings[expressoMail_Max_folders_to_show]" value="{value_expressoMail_Max_folders_to_show}">  
     96    </td> 
     97    </tr>   
    9298<!-- END body --> 
    9399<!-- BEGIN footer --> 
Note: See TracChangeset for help on using the changeset viewer.