mcramer
2012-10-09 aea43bbcd1a3671bb0b1292cea6eb145d70a5be7
1
2
3
4
5
6
7
8
<?php
$wb['server_id_txt'] = 'Servidor';
$wb['priority_txt'] = 'Prioridade';
$wb['policy_id_txt'] = 'Política';
$wb['email_txt'] = 'Correio (Padrão)';
$wb['fullname_txt'] = 'Nome';
$wb['local_txt'] = 'Local';
?>