tbrehm
2012-01-05 387d3929686b944ff77adaa64fecb02e2aa26796
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nome';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Visível';
?>