mcramer
2012-08-16 5712a61048ae34365a1a8977d3fa04ddaa1b80c1
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nombre';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Plantilla';
$wb['visible_txt'] = 'Visible';
?>