Ignore:
Timestamp:
05/18/10 15:10:20 (14 years ago)
Author:
viani
Message:

Ticket #1080 - Substituição da string (excluído) por (inativo) no cache ldap do workflow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/workflow/inc/class.ui_adminroles.inc.php

    r2591 r2809  
    278278                                        $glabel = ""; 
    279279                                        if (is_null($entry['last_update'])) 
    280                                                 $glabel = '<font color="red">(excluído)</font>'; 
     280                                                $glabel = '<font color="red">(inativo)</font>'; 
    281281                                } 
    282282 
Note: See TracChangeset for help on using the changeset viewer.