vogelor
2010-05-05 2db42a8180b716de7fa83ed9cd96dbe9b59e9aff
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nome';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Visível';
?>