tbrehm
2009-01-25 51d0a2ec1d8642bb317ebeb9c4acdc4dd84e2fae
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Formulario de respaldo';
$wb['form_txt'] = 'Formulario';
$wb['module_txt'] = 'Módulo';
$wb['title_txt'] = 'Título';
$wb['description_txt'] = 'Descripción';
?>