the1matrix1
2010-05-14 2d5fdece225d29d2438e51608ad668ed916aa26f
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';
?>