ftimme
2011-09-20 ec77608f619cf27d4fbcf6f10c683e19928966c9
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nome';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Gabarito';
$wb['visible_txt'] = 'Visível';
?>