Ignore:
Timestamp:
10/14/10 10:48:11 (14 years ago)
Author:
eduardoalex
Message:

Ticket #1214 - Correcao do erro narrado no ticket em questão

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/contactcenter/inc/class.ui_data.inc.php

    r3341 r3348  
    19291929                        { 
    19301930                                echo serialize(array( 
    1931                                         'msg'    => lang('Problems on adding your Contact. No Contact added!'), 
     1931                                        'msg'    => lang('Problems on adding your Group. Be sure that a group with this name do not exists'), 
    19321932                                        'status' => 'error' 
    19331933                                )); 
Note: See TracChangeset for help on using the changeset viewer.