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