Marius Cramer
2014-11-26 f6174df192779fc7e1b6ce7b39e9682bb79d555c
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nome';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Gabarito';
$wb['visible_txt'] = 'Visível';
?>