mcramer
2012-10-19 19283b10d3e4c56662979e85695e018db1638797
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Formulário de Backend';
$wb['form_txt'] = 'Formulário';
$wb['module_txt'] = 'Módulo';
$wb['title_txt'] = 'Título';
$wb['description_txt'] = 'Descrição';
?>