mcramer
2013-05-17 6508d0c5b766fe56e96741a61ab7a1ece4191f2d
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';
?>