tbrehm
2010-09-25 3c866394060c55b02ae4ab5896e4ed858ee0c13b
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nombre';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Plantilla';
$wb['visible_txt'] = 'Visible';
?>