Ignore:
Timestamp:
07/11/12 10:08:55 (12 years ago)
Author:
thiago
Message:

Ticket #2951 - Agora existe uma preferencia para o usuario.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.4.2-expresso1/expressoMail1_2/inc/hook_settings.inc.php

    r6055 r6753  
    345345create_check_box('Show previous message, after delete actual message?','delete_and_show_previous_message','Enable this option if you want to read the next message everytime you delete a message'); 
    346346create_check_box('Do you wanna receive an alert for new messages?','alert_new_msg','Everytime you receive new messages you will be informed'); 
     347 
     348// here 
     349//create_check_box('Exibir notificações de: "Nova mensagem", "Criterio atendido", "Alerta de evento"?','notifications','Everytime you receive new messages you will be informed'); 
     350create_check_box('Wish you receive notifications for: "New messages", "Filter criteria", "Event alerts"?','notifications','Everytime you receive new messages you will be informed'); 
     351 
     352 
     353 
    347354create_check_box('Show default view on main screen?','mainscreen_showmail','Show unread messages in your home page'); 
    348355create_check_box('Do you want to use remove attachments function?','remove_attachments_function','It allow you to remove attachments from messages'); 
Note: See TracChangeset for help on using the changeset viewer.