A. Täffner
2016-01-22 c7abe2650e0619e012fc7cf8d9eee60cfc7a73fd
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Usuario de carpeta';
$wb['active_txt'] = 'Habilitado';
$wb['web_folder_id_txt'] = 'Carpeta';
$wb['username_txt'] = 'Nombre de usuario';
$wb['add_new_record_txt'] = 'Añadir usuario a carpeta.';
?>