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