Till Brehm
2016-01-31 ff4da3edea10612d5a3e4f569b164fd5f2c1a7ae
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.';
?>