Changeset 3658 for branches/2.2/mobile


Ignore:
Timestamp:
01/05/11 15:29:09 (13 years ago)
Author:
eduardoalex
Message:

Ticket #1407 - Ajuste no tipo de mensagem ao marcar como lido o e-mail não selecionado.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/mobile/inc/class.ui_mobilemail.inc.php

    r3656 r3658  
    185185                                         
    186186                        } else { 
    187                                 header('Location: index.php?menuaction=menuaction=mobile.ui_mobilemail.index&success_message='.lang("please select one e-mail")); 
     187                                header('Location: index.php?menuaction=menuaction=mobile.ui_mobilemail.index&error_message='.lang("please select one e-mail")); 
    188188                        } 
    189189                         
Note: See TracChangeset for help on using the changeset viewer.