Changeset 5990


Ignore:
Timestamp:
04/23/12 10:37:01 (12 years ago)
Author:
marcieli
Message:

Ticket #2633 - Alterada mensagem exibida ao usuário informando que atingiu o limite de marcadores.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/mail/interceptors/Helpers.php

    r5989 r5990  
    358358                        if( empty( $slot ) )  
    359359                        {  
    360                                 throw new Exception('Nenhum slot disponivel.');  
     360                                throw new Exception('Atingido limite de marcadores criados.');  
    361361                        }  
    362362 
Note: See TracChangeset for help on using the changeset viewer.