mcramer
2012-09-18 8d0c359e014afaf79bfb2e574662721285066f84
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';
?>