tbrehm
2010-09-16 1c257ca56c5fb6603dbe161252a006de3e30bd62
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nome';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Gabarito';
$wb['visible_txt'] = 'Visível';
?>