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