Ignore:
Timestamp:
03/31/11 15:58:24 (13 years ago)
Author:
thiagoaos
Message:

Ticket #1702 - Corrigido a visualizacao da opcao adicionar historico no email do mobile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/mobile/templates/default/new_msg.tpl

    r3907 r3935  
    5858                <div class="limpar_div">&nbsp;<input type="checkbox" name="check_important" {check_important} />{lang_mark_as_important}</div> 
    5959                <div class="limpar_div">&nbsp;<input type="checkbox" name="check_read_confirmation" {check_read_confirmation} />{lang_read_confirmation}</div> 
    60                 <div class="limpar_div">&nbsp;<input type="checkbox" name="check_add_history" {check_add_history} />{lang_add_history}</div> 
     60                <div class="limpar_div" style="display:{show_check_add_history}">&nbsp;<input type="checkbox" name="check_add_history" {check_add_history} />{lang_add_history}</div> 
    6161        </div> 
    6262         
Note: See TracChangeset for help on using the changeset viewer.