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