ftimme
2012-05-24 80bee61fcda7e0f8e09e2f286514537c8555beef
1
2
3
4
5
6
<?php
$wb['confirm_action_txt'] = 'Confirmar ação';
$wb['delete_explanation'] = 'Atenção: está ação ira remover todos os objetos associados ao cliente!';
$wb['btn_save_txt'] = 'Remover o cliente';
$wb['btn_cancel_txt'] = 'Cancelar sem remover o cliente';
?>