ftimme
2013-03-25 a3277ae6b48b161e1edac83383c11e3918a57e59
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nombre';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Plantilla';
$wb['visible_txt'] = 'Visible';
?>