cfoe
2012-05-22 0ae667e6cfdd1bcc85bacf85cd93a84f99fa88f8
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Título';
$wb['header_txt'] = 'Propriedades de Navegação';
$wb['save_txt'] = 'Salvar';
$wb['cancel_txt'] = 'Cancelar';
?>