Florian Schaal
2015-04-27 503bbb5b05c6ec24e1c5dc7afa71cee3ab8578c2
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nome';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Gabarito';
$wb['visible_txt'] = 'Visível';
?>