tbrehm
2009-02-11 95affef16ce0e62bdf42a0d5b964d1c97db9d570
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nombre';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Plantilla';
$wb['visible_txt'] = 'Visible';
?>