tbrehm
2009-08-05 b36d50e4a4087c4740e81680190b7dcab92665a6
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nome';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Gabarito';
$wb['visible_txt'] = 'Visível';
?>