redray
2008-12-28 6e8c3241bb14f53c204f0b7ac7cc8649f1a7f0dc
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nombre';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Plantilla';
$wb['visible_txt'] = 'Visible';
?>